[issue23618] PEP 475: handle EINTR in the socket module

Charles-François Natali report at bugs.python.org
Mon Mar 9 10:10:48 CET 2015


Charles-François Natali added the comment:

If EINTR is received during connect, the socket is unusable, that's why i
didn't implement it.

----------

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


More information about the Python-bugs-list mailing list