[issue7322] Socket timeout can cause file-like readline() method to lose data

Ross Lagerwall report at bugs.python.org
Fri Jan 14 06:21:03 CET 2011


Ross Lagerwall <rosslagerwall at gmail.com> added the comment:

Attached patch disallows further reads after a timeout.

----------
Added file: http://bugs.python.org/file20398/i7322.patch

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


More information about the Python-bugs-list mailing list