[issue31122] SSLContext.wrap_socket() throws OSError with errno == 0

Safihre report at bugs.python.org
Wed Feb 27 02:04:48 EST 2019


Safihre <safihre at sabnzbd.org> added the comment:

In the CherryPy project it is also observed on Windows with Python 3,7.2.
In CherryPy it's triggered by Checker plugin, which connects to the app listening to the socket port in TLS mode via plain HTTP during startup (from the same process).
It has been around for a while: https://github.com/cherrypy/cherrypy/issues/1618#issuecomment-454150794

----------
nosy: +Safihre

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31122>
_______________________________________


More information about the Python-bugs-list mailing list