[issue22252] ssl blocking IO errors

Hristo Venev report at bugs.python.org
Sat Aug 23 09:02:08 CEST 2014


Hristo Venev added the comment:

My questions are:
When will SSLSocket.recv() raise SSLWantWriteError?
When will SSLSocket.send() raise SSLWantReadError?

According to my very basic knowledge abou the protocol, this will never happen.

----------

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


More information about the Python-bugs-list mailing list