[Twisted-Python] Non-blocking webserver - what am I doing wrong?
Jp Calderone
exarkun at divmod.com
Mon Apr 25 15:42:09 MDT 2005
On Mon, 25 Apr 2005 17:21:54 -0400, Dave Gray <dgray at omniti.com> wrote:
>I'm trying to get a simple webserver working using twisted. It works, to
>some extent, serves pages and all, but it blocks until the
>reactor.callLater(...) is done... what am I doing wrong?
>
You might have more success asking on the twisted-web mailing list:
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
Jp
More information about the Twisted-Python
mailing list