| Trees | Indices | Help |
|
|---|
|
|
Generic mainloop for daemons
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
_SHUTDOWN_TIMEOUT_PRIORITY = -(sys.maxint-1)
|
|||
|
|||
|
scheduler A sched.scheduler object, which can be used to register timed events |
|||
|
|||
|
Inherited from |
|||
|
|||
Constructs a new Mainloop instance.
|
Runs the mainloop.
|
Calls all signal waiters for a certain signal.
|
Registers a receiver for signal notifications The receiver must support a "OnSignal(self, signum)" function.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 4 13:43:53 2016 | http://epydoc.sourceforge.net |