[Zope] IsDaZope: a Zope checker and relauncher
Oleg Broytmann
phd@phd.russ.ru
Wed, 26 Apr 2000 08:47:37 +0000 (GMT)
On Wed, 26 Apr 2000, Jerome Alet wrote:
> I'm currently downloading the python source tarball to look at the socket
> module to know if I can use threads or if they are blocked during the
> connect the same way that signals are.
Threads or select() are Ok while connecting and/or transmitting data...
Oleg. (All opinions are mine and not of my employer)
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.