[Twisted-Python] How to set client timeout with reactor.listenTCP?

Jean-Paul Calderone exarkun at divmod.com
Mon Jun 23 07:33:35 EDT 2008


On Mon, 23 Jun 2008 11:37:33 +0800 (CST), uupandemo <uupandemo at 126.com> wrote:
>When a client to the server socket, server can't close the connection while the idle time exceed the timeout.
>
>
>How to solve it?
>

When a client does what?  Why can't the server close the connection?  Can
you clarify the question a bit?  Perhaps you can include a minimal runnable
example that demonstrates the problem.

Jean-Paul




More information about the Twisted-Python mailing list