[Twisted-Python] does setTcpNoDelay() not work?

Gabriel Rossetti gabriel.rossetti at arimaz.com
Mon Aug 11 10:17:53 MDT 2008


Hello,

I'm needing to send small packets to update a progress bar. My update 
msgs were all being sent in big packets, so I tried setting 
setTcpNoDelay() in connectionMade() but it doesn't change anything, is 
it broken?

Thank you,
Gabriel




More information about the Twisted-Python mailing list