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 neologix
Recipients neologix, serhiy.storchaka, vstinner
Date 2015-03-09.09:10:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM12ks5aTQ-N-rhgEvdif_PNS+XNE6BrW_bQLGs8XgOXvQ@mail.gmail.com>
In-reply-to <1425892113.2.0.561654455596.issue23618@psf.upfronthosting.co.za>
Content
If EINTR is received during connect, the socket is unusable, that's why i
didn't implement it.
History
Date User Action Args
2015-03-09 09:10:48neologixsetrecipients: + neologix, vstinner, serhiy.storchaka
2015-03-09 09:10:48neologixlinkissue23618 messages
2015-03-09 09:10:48neologixcreate