[issue3890] ssl.SSLSocket.recv() implementation may not work with non-blocking sockets

Jean-Paul Calderone report at bugs.python.org
Sat Sep 19 22:38:04 CEST 2009


Jean-Paul Calderone <exarkun at divmod.com> added the comment:

Wouldn't it be nice to add a test for this case, to demonstrate that
non-blocking reads really are possible?

----------
nosy: +exarkun

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


More information about the Python-bugs-list mailing list