Ralf Schmitt <[EMAIL PROTECTED]> added the comment:
(I think the twisted issue your talking about is:
http://twistedmatrix.com/trac/ticket/1079)
Your patch still contains this code:
recv_size = min(rbufsize, left)
data = self._sock.recv(recv_size)
This is IMHO wrong. See my comments above.
__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2632>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com