[issue11326] connect_ex() implementation missing for SSL sockets

Florian Mayer report at bugs.python.org
Sat Feb 26 01:43:29 CET 2011


Florian Mayer <flormayer at aim.com> added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11326>
_______________________________________


More information about the Python-bugs-list mailing list