Re: newbie question about SocketServer
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: newbie question about SocketServer

From: <akameswaran@gmail.com>
Date: Mon Oct 24 2005 - 16:02:34 CEST

After further playing - it seems that the server_close() just takes
time to execute. I have found that if I wait a while (1-3 seconds) the
second connection will fail as well. Locking is already built into my
handler class - so I'll just use it to prevent further connections
until server_close() completes.
Received on Mon Nov 21 00:46:12 2005