[patch] KExtendedSocket and SO_REUSEADDR
Malte Starostik
malte at kde.org
Tue Dec 31 13:39:24 GMT 2002
Hi,
as mentioned earlier, KExtendedSocket set SO_REUSEADDR too late, effectively
making it useless.
This one fixes it for me makes it possible to call setAddressReusable() before
calling listen(), the only problem I see is that the return value doesn't
represent success of setsockopt() anymore.
Okay to apply to both HEAD and bru^Hanch?
-Malte
PS: Happy New Year everyone!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kextsock.diff
Type: text/x-diff
Size: 4473 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20021231/f164dbb4/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20021231/f164dbb4/attachment.sig>
More information about the kde-core-devel
mailing list