Ralf Schmitt <[EMAIL PROTECTED]> added the comment:

I think this should be fixed somewhere in the c code. people calling
sock.recv which a large recv size will also trigger this error.
this fix is wrong. the fixed code reads one byte at a time.
see:
http://mail.python.org/pipermail/python-dev/2008-April/078613.html

----------
nosy: +schmir

_____________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1092502>
_____________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to