[issue8493] socket's send can raise errno 35 under OS X, which causes problems in sendall

Jean-Paul Calderone report at bugs.python.org
Mon Apr 26 14:32:53 CEST 2010


Jean-Paul Calderone <exarkun at twistedmatrix.com> added the comment:

> What is the mnemonic corresponding to errno 35 under OS X?

EAGAIN

----------

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


More information about the Python-bugs-list mailing list