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 segfaulthunter
Recipients pitrou, segfaulthunter
Date 2011-02-26.00:43:28
SpamBayes Score 0.0083776405
Marked as misclassified No
Message-id <1298681009.28.0.226637012956.issue11326@psf.upfronthosting.co.za>
In-reply-to
Content
The select call after the connect_ex waits until the connection is done, for the first write event is fired then, so the socket is connected afterwards.
History
Date User Action Args
2011-02-26 00:43:29segfaulthuntersetrecipients: + segfaulthunter, pitrou
2011-02-26 00:43:29segfaulthuntersetmessageid: <1298681009.28.0.226637012956.issue11326@psf.upfronthosting.co.za>
2011-02-26 00:43:28segfaulthunterlinkissue11326 messages
2011-02-26 00:43:28segfaulthuntercreate