Message10505

Author zyasoft
Recipients zyasoft
Date 2015-11-23.22:50:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448319019.69.0.483212297806.issue2435@psf.upfronthosting.co.za>
In-reply-to
Content
Removed socket.SO_EXCLUSIVEADDRUSE as of https://hg.python.org/jython/rev/f528d540f4b3

We can look at other unsupported socket options later as they come up, but let's mark this as fixed - no need to have a "permanent review bug". As I see it after today's review on jython-users and looking at the related Java bugs, this is likely a special case, and it's also possible that we could support a number of these options like SO_SNDTIMEO via appropriate emulation using Netty's rather powerful semantics.
History
Date User Action Args
2015-11-23 22:50:19zyasoftsetmessageid: <1448319019.69.0.483212297806.issue2435@psf.upfronthosting.co.za>
2015-11-23 22:50:19zyasoftsetrecipients: + zyasoft
2015-11-23 22:50:19zyasoftlinkissue2435 messages
2015-11-23 22:50:19zyasoftcreate