[issue32275] SSL socket methods don't retry on EINTR?

STINNER Victor report at bugs.python.org
Mon Dec 11 06:14:08 EST 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:

See bpo-23618 for handling EINTR in socket and bpo-23834 for sock_call().

----------

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


More information about the Python-bugs-list mailing list