[issue4171] SSL handshake fails after TCP connection in getpeername()

Antoine Pitrou report at bugs.python.org
Mon Apr 26 02:30:26 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

What happens if you remove the call to settimeout()?
Also, it would be nice if you could try with the latest py3k checkout. There's a couple of fixes for do_handshake there (including timeout issues).

----------
nosy: +pitrou
priority:  -> normal
versions: +Python 3.1, Python 3.2 -Python 3.0

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


More information about the Python-bugs-list mailing list