> On Nov 17, 2014, at 19:32, Peter Westlake <[email protected]> wrote: > > It's a known bug in Python! http://bugs.python.org/issue1038591 > <http://bugs.python.org/issue1038591>, > "Python 2.3+ socket._fileobject handles EAGAIN with data loss".
This bug is in socket.makefile(), which Twisted never uses - not socket.socket(). -glyph
_______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
