Server.quit

Server.quit()[source]

User-defined task example. The method is called by the parser when the message ‘quit’ is received. For the base class, it just says goodbye to the client. Users should override it to do proper clean-up of their daemon.