[Twisted-Python] how to delay the response in the protocol.Protocol

Andrzej Leszczynski leszczynscy at yahoo.com
Thu Aug 11 17:07:52 EDT 2005


--- William Waites <ww at groovy.net> wrote:
>
> 	reactor.callLater(delay, self.processDataAndSend,
> data)


thx for the help, works perfectly fine.

A.





More information about the Twisted-Python mailing list