[issue20611] socket.create_connection() doesn't handle EINTR properly

Syou Ei report at bugs.python.org
Fri May 30 03:03:16 CEST 2014


Syou Ei added the comment:

@tholzer

I've updated socket_2_7_2_patch.py and added the missing break statement.

----------
Added file: http://bugs.python.org/file35408/socket_2_7_2_patch.py

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


More information about the Python-bugs-list mailing list