[issue17918] failed incoming SSL connection stays open forever

Roundup Robot report at bugs.python.org
Mon May 6 22:19:57 CEST 2013


Roundup Robot added the comment:

New changeset 85e5a93e534e by Antoine Pitrou in branch '2.7':
Issue #17918: When using SSLSocket.accept(), if the SSL handshake failed on the new socket, the socket would linger indefinitely.
http://hg.python.org/cpython/rev/85e5a93e534e

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list