Nir Soffer added the comment:

I agree that this change alone is may not be important enough to fix in 
asyncore today - but this enables easy detection of closed sockets needed for 
https://github.com/python/cpython/pull/2764 or the alternative 
https://github.com/python/cpython/pull/2854. Unless you suggest a better way to 
detect closed dispatchers.

Introducing new failures modes in asyncore is extremely risky, error handling 
in asyncore is the weakest point.

----------

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

Reply via email to