Do not pass uninitialised values to setsockopt(). (fixes #167704)
authorTim-Philipp Müller <tim@centricular.net>
Thu, 17 Feb 2005 17:56:38 +0000 (17:56 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 17 Feb 2005 17:56:38 +0000 (17:56 +0000)
commit2ec02a4399885cf1946f9ac02cf36ee227fd2f17
tree33c56c839a0fca6f0eaf913a15ad7335ae3c8756
parent5ee26e2b8b7cfe8d44b471acea11b4e27bf74b14
Do not pass uninitialised values to setsockopt(). (fixes #167704)

Original commit message from CVS:
Do not pass uninitialised values to setsockopt(). (fixes #167704)
ChangeLog