[XML-SIG] Two SimpleXMLRPCServer questions
Mark Bucciarelli
mark@easymailings.com
Wed, 7 May 2003 16:46:31 -0400
On Monday 10 March 2003 1:22 pm, Brian Quinlan wrote:
> > The other question I have is how to make this server stop (and
> > perhaps finish it's work) when someone presses a control-C in the
> > console.
>
> Hmmmm....the fact that this doesn't work better already is probably
> a bug.
Just noticed that this behavior is different on Linux than on Windows.
On Linux (2.2.1), ctrl-c stops the server. On Windows (2.2.2), it
does not.
Mark