[Twisted-Python] Shutting down an XMLRPC server remotely - how?
    Itamar Shtull-Trauring 
    itamar at itamarst.org
       
    Tue May 30 12:40:10 MDT 2006
    
    
  
On Tue, 2006-05-30 at 12:51 -0400, Chaz. wrote:
> I am rather new to Twisted. I am starting to build my first XMLRPC
> server and would like a way to shut it down remotely. Is there a way to
> do that?
Add an xml-rpc command called e.g. "shutdown" that does reactor.stop(). 
-- 
Itamar Shtull-Trauring
http://itamarst.org
    
    
More information about the Twisted-Python
mailing list