[Twisted-Python] Pulling the ethernet cable out

Michael Hudson-Doyle micahel at gmail.com
Tue Feb 16 17:10:09 MST 2010


On 17 February 2010 10:56, gary clark <burslem2001 at yahoo.com> wrote:
>
> Much appreciated the response. setTcpKeepAlive(1) is good for calling
> connectionLst, however I have to send a packet out to trigger this event.
> Its too bad, just had to send periodically a small stay-alive packet.

That's just a fact of life with TCP.  It's upside is that you can
sometimes sleep your laptop for the night and still have all your ssh
connections going when you start again the next day :-)

Cheers,
mwh




More information about the Twisted-Python mailing list