[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 15:35:15 CEST 2010


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

> But as I said, it's not reliable.

I don't see any evidence in support of this statement.  Did you notice that the FreeBSD thread you referenced is:

  * 6 years old
  * about UDP

It's not obvious to me that it's actually relevant here.

> Maybe it would help to have the sample code ?

This seems to be an excellent idea, though.  Without actually knowing what program triggers this behavior, any change is just a wild guess and probably a waste of time.

----------

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


More information about the Python-bugs-list mailing list