[Twisted-Python] How to start a server when ready

Itamar Shtull-Trauring itamar at itamarst.org
Tue Jun 29 16:50:01 MDT 2004


Call from twisted.internet import reactor; reactor.listenTCP(port,
factory) once your code wants to start listening.

-- 
Itamar Shtull-Trauring    http://itamarst.org






More information about the Twisted-Python mailing list