how do I stop SocketServer()?

Alexandru Mosoi brtzsnr at gmail.com
Wed Aug 27 10:56:29 EDT 2008


supposing that I have a server (an instance of SocketServer()) that
waits for a connection (ie is blocked in accept()) and in another
thread i want to stop the server, how do I do that?



More information about the Python-list mailing list