[issue3890] ssl.SSLSocket.recv() implementation may not work with non-blocking sockets
Giampaolo Rodola'
report at bugs.python.org
Fri Sep 18 18:34:07 CEST 2009
Giampaolo Rodola' <billiejoex at users.sourceforge.net> added the comment:
The patch looks good as it just removes the while loop.
This is a high priority issue and should be fixed as soon as possible,
imho, as it makes impossible to use ssl module with non blocking sockets.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3890>
_______________________________________
More information about the Python-bugs-list
mailing list