STINNER Victor added the comment:

Antoine: FYI I abandonned my idea of ignoring errors on socket.shutdown(), 
since I agree with your rationale. An application may rely on shutdown() 
exception to trigger some events, and a socket can still be used after a 
shutdown().

----------

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

Reply via email to