STINNER Victor added the comment:

Updated patch (close-3.patch) combining create_connection_close.patch  and 
close2.patch and adding unit tests. I also improved the create_connection() 
test to raise the TimeoutError on connect() (loop.sock_connect), not on 
sock.set_blocking().

----------
Added file: http://bugs.python.org/file34769/close-3.patch

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

Reply via email to