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

newbie question about SocketServer

From: <akameswaran@gmail.com>
Date: Thu Oct 20 2005 - 23:13:16 CEST

Is it just me or do the server_close() methods do squat? I'm primarily
working with a ThreadingTCPServer object and trying to create a simple
server that can shut itself down. But even simplest cases don't seem
to work.

Admittedly I am trying it from within my handler class, but for some
odd reason, the server is allways willing to handle one more request
before dying. Then it dies.
Received on Mon Oct 24 01:54:32 2005