[issue10644] socket loses data, calling send()/sendall() on invalid socket does not report error and returns all bytes as written

diekmann report at bugs.python.org
Tue Dec 7 18:14:24 CET 2010


diekmann <diekmann at in.tum.de> added the comment:

ubuntu 9.10 with python 3.1.1+ and debian 5.0.6 with Python 3.1.3rc1

I can reproduce the bug on both systems. Maybe it has been fixed in python 3.2?

----------
resolution: invalid -> 
status: pending -> open
versions:  -Python 3.2

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


More information about the Python-bugs-list mailing list