KeyboardInterrupt catch does not shut down the socketserver
Igor Katson
descentspb at gmail.com
Fri May 15 04:25:52 EDT 2009
Lawrence D'Oliveiro wrote:
> In message <mailman.183.1242371089.8015.python-list at python.org>, Igor Katson
> wrote:
>
>
>> I have problems in getting a SocketServer to shutdown.
>>
>
> Do you want to do a shutdown or a close?
>
>
I want the server close the socket, and the program to continue after
that (in this case, just to terminate).
More information about the Python-list
mailing list