Dead Man Timer?

Itamar Shtull-Trauring itamar at itamarst.org_NOSPAM
Sun Sep 1 17:05:07 EDT 2002


1. Use timeoutsocket.py - this lets you set timeouts on socket operations 
(find it on http://py.vaults.ca).

2. Use an event driven networking architecture - don't know of any that have 
telnet client support though.

Option 1 is your easiest solution.

-- 
Itamar Shtull-Trauring    http://itamarst.org/
Available for Python, Twisted, Zope and Java consulting




More information about the Python-list mailing list