> On Sep 8, 2015, at 9:07 AM, Phil Mayers <p.may...@imperial.ac.uk> wrote:
> 
> Load the resources in a callback using "reactor.callWhenRunning" and only 
> then call reactor.listenTCP or whatever.

Just trying to use every opportunity I can to say this: don't use listenTCP, 
use endpoints: 
https://twistedmatrix.com/documents/15.4.0/core/howto/endpoints.html 
<https://twistedmatrix.com/documents/15.4.0/core/howto/endpoints.html>

:)

-glyph
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to