Message3212

Author amak
Recipients amak, pjenvey
Date 2008-06-01.22:39:17
SpamBayes Score 0.040449943
Marked as misclassified No
Message-id <1212359958.49.0.235818509915.issue1016@psf.upfronthosting.co.za>
In-reply-to
Content
Fix checked in revision 4494 to support all socket options available on
java, including TCP_NODELAY, SO_BROADCAST, SO_LINGER, SO_KEEPALIVE,
SO_REUSEADDR, SO_OOBINLINE, etc.

Will update the wiki to reflect new options support.

http://wiki.python.org/jython/NewSocketModule
History
Date User Action Args
2008-06-01 22:39:18amaksetspambayes_score: 0.0404499 -> 0.040449943
messageid: <1212359958.49.0.235818509915.issue1016@psf.upfronthosting.co.za>
2008-06-01 22:39:18amaksetspambayes_score: 0.0404499 -> 0.0404499
recipients: + amak, pjenvey
2008-06-01 22:39:18amaklinkissue1016 messages
2008-06-01 22:39:17amakcreate