Message4107

Author amak
Recipients amak, glyph
Date 2009-01-29.18:39:18
SpamBayes Score 7.976219e-06
Marked as misclassified No
Message-id <1233254358.99.0.111616074812.issue1121@psf.upfronthosting.co.za>
In-reply-to
Content
OK, fix checked into release 2.2 at r6000 and trunk at r6001.

Differences between cpython and jython for the shutdown method are
documented on the jython socket module documentation page

http://wiki.python.org/jython/NewSocketModule#Socketshutdown

I have explained the rationale for the implementation choice in this
blog post.

http://jython.xhaus.com/?p=65
Socket shutdown versus socket close on cpython, jython and java.
History
Date User Action Args
2009-01-29 18:39:18amaksetmessageid: <1233254358.99.0.111616074812.issue1121@psf.upfronthosting.co.za>
2009-01-29 18:39:18amaksetrecipients: + amak, glyph
2009-01-29 18:39:18amaklinkissue1121 messages
2009-01-29 18:39:18amakcreate