STINNER Victor added the comment:

connect_eintr-3.patch: Different patch, don't retry connect() if it returns 
EINTR, but poll using poll/select. The patch changes also the asyncio module.

----------
Added file: http://bugs.python.org/file38412/connect_eintr-3.patch

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

Reply via email to