[issue11266] asyncore does not handle EINTR in recv, send, connect, accept,

Марк Коренберг report at bugs.python.org
Sat Mar 5 06:12:24 CET 2011


Марк Коренберг <socketpair at gmail.com> added the comment:

http://unix.derkeiler.com/Mailing-Lists/FreeBSD/hackers/2008-02/msg00457.html

Okay, linux is not buggy :)))
EINTR may occur if SA_RESTART is not specified in sigaction.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11266>
_______________________________________


More information about the Python-bugs-list mailing list