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

Antoine Pitrou report at bugs.python.org
Mon Apr 26 11:54:21 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

What is the mnemonic corresponding to errno 35 under OS X?
(under Linux I get EDEADLOCK, which probably isn't the right one)

----------

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


More information about the Python-bugs-list mailing list