[Twisted-Python] Twisted receiving buffers swamped?

Glyph glyph at twistedmatrix.com
Fri Jan 2 04:08:06 MST 2015


> On Jan 2, 2015, at 2:25 AM, Tobias Oberstein <tobias.oberstein at tavendo.de> wrote:
> 
> Unfortunately, it doesn't seem to work (the problem persists):

Your "streaming" flag is wrong.  A TCP transport is an IPushProducer (it will produce data without being asked).  Try setting it to True and see if that helps?

-g
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20150102/6977eefc/attachment-0002.html>


More information about the Twisted-Python mailing list