STINNER Victor added the comment:

It was already discussed in other issues, the issue is not specific to 
asyncore: Python code should not handle EINTR. IMO the C module socket should 
handle EINTR for you.

----------
nosy: +haypo

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11266>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to