Antoine Pitrou added the comment:

@tholzer, to clarify Charles-François's comment: EINTR should be handled in 
socket.connect() and socket.getaddrinfo() (the two syscalls called by 
create_connection(), AFAIR).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20611>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to