Ian Bicking wrote:
Webware doesn't time anything out (maybe to its detriment -- though I don't know if there's any good way to do a timeout in a threaded environment anyway). I don't know if there's any way to put a timeout on a particular socket. If there is, Webware doesn't do it (or leaves it at the default timeout).

From http://www.python.org/2.3/highlights.html:


  socket - sockets now support an optional timeout on all operations.
  Code by Michael Gilfix and Bernard Yue, based on Tim O'Malley's
  timeoutsocket.py.

Nick





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to