| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
Here's the daemon handling implemented.
Author: André Malo
| 
 | |||
| SignalError Error while signalling another daemon process | |||
| PidfileError Something's wrong with the pidfile | |||
| PidfileValidError Pidfile already exists and is valid | |||
| PidfileGarbageError Pidfile contained garbage | |||
| PidfileEmptyError Pidfile was empty | |||
| PidfileWarning Warning category for pidfile issues | |||
| SigTerm SIGTERM received | |||
| SigHup SIGHUP received | |||
| DaemonOPI Implement daemonized application | |||
| Runner Runner logic, socket setup and that all | |||
| DetachedRunner Derived runner, which detaches itself from the terminal | |||
| _DeferredStreamSetup Finalizer for deferred setup streams | |||
| Pidfile PID file representation | |||
| 
 | |||
| __package__ =  | |||
| Home | Trees | Indices | Help | 
 | 
|---|