Tom Jackson schrieb:
But there was something a little more interesting to track down: what happens
when a thread exits? ...
Apparently, all the interps associated with the thread exit.
certainly, every worker thread has its own tcl interpreter associated.
When the interpreter
exits, the tcl interpreter with all its state exists as well.
This impacts the current discussion because I'm having trouble finding an easy
way to avoid thread exit because of a timeout. But this information seems to
simplify the problem. Why exit a thread just because of a timeout?
i don't understand. what timeouts exactly are you taking about? In the
code are several timeouts for
various purposes...
-gustaf neumann
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.