This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients diekmann, pitrou
Date 2010-12-07.17:37:13
SpamBayes Score 8.796657e-06
Marked as misclassified No
Message-id <1291743436.41.0.531001069037.issue10644@psf.upfronthosting.co.za>
In-reply-to
Content
I tried on both 3.1.3 and 3.2. It works (raises an error) under Mandriva; I've just tested under Debian stable and it fails.

Looking at netstat, the difference seems to be that "nc" closes the TCP connection fine under Mandriva when killed, and doesn't under Debian. Again, Python only propagates whatever error code the OS does or doesn't return.
History
Date User Action Args
2010-12-07 17:37:16pitrousetrecipients: + pitrou, diekmann
2010-12-07 17:37:16pitrousetmessageid: <1291743436.41.0.531001069037.issue10644@psf.upfronthosting.co.za>
2010-12-07 17:37:13pitroulinkissue10644 messages
2010-12-07 17:37:13pitroucreate