[Twisted-Python] deferred TCP writes

Doug Fort, Consulting Programmer dougfort at dougfort.com
Tue Apr 18 11:27:24 EDT 2006


Hi,

I have a server that just continously pushes blocks of data to clients
after they connect. I'd like to defer transport.write(), and then send
another block of data when it completes. All  the samples and
documentation I hae seen show synchronous writes. Is  there an async.
version?

--
Doug Fort, Consulting Programmer
http://www.dougfort.com




More information about the Twisted-Python mailing list