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 pitrou, r.david.murray
Date 2011-05-12.19:37:10
SpamBayes Score 0.050254278
Marked as misclassified No
Message-id <1305229031.34.0.731312131663.issue12065@psf.upfronthosting.co.za>
In-reply-to
Content
Judging by ssl.connect_ex's source code, this can only mean that socket.connect raised a socket error with a "None" errno...
History
Date User Action Args
2011-05-12 19:37:11pitrousetrecipients: + pitrou, r.david.murray
2011-05-12 19:37:11pitrousetmessageid: <1305229031.34.0.731312131663.issue12065@psf.upfronthosting.co.za>
2011-05-12 19:37:10pitroulinkissue12065 messages
2011-05-12 19:37:10pitroucreate