[issue1251] ssl module doesn't support non-blocking handshakes

Senthil report at bugs.python.org
Mon Sep 1 18:14:42 CEST 2008


Senthil <orsenthil at gmail.com> added the comment:

This issue is yet not fixed for both Py2.6 and Py3k. The tests which are
present in code are not run (or disabled) in test_ssl.py

I understand, customers have a good chance of hitting upon this issue.
When ssl do_handshake() does not timeout and application just hangs!

Janssen, would you like to close on this?

Issue1424152 (for certain scenarios) has a dependency upon this one.

----------
nosy: +orsenthil
versions: +Python 3.0

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


More information about the Python-bugs-list mailing list