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

Syou Ei report at bugs.python.org
Thu May 29 12:18:07 CEST 2014


Syou Ei added the comment:

@flox

Thank you for your comment.
So we just only modify the socket.py to handle the system level call, is it right?
Please let me attach the patch file of socket.py for 2.7.2.

----------
Added file: http://bugs.python.org/file35400/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