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 sbt
Recipients python-dev, sbt, vinay.sajip
Date 2012-05-08.21:57:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336514276.2.0.391323621535.issue14727@psf.upfronthosting.co.za>
In-reply-to
Content
I found a race where a connection attempt could happen before the listening socket's listen() method was called.

Vinay, could you update and try again please.
History
Date User Action Args
2012-05-08 21:57:56sbtsetrecipients: + sbt, vinay.sajip, python-dev
2012-05-08 21:57:56sbtsetmessageid: <1336514276.2.0.391323621535.issue14727@psf.upfronthosting.co.za>
2012-05-08 21:57:55sbtlinkissue14727 messages
2012-05-08 21:57:55sbtcreate