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 Aug 22 11:13:17 2016 | http://epydoc.sourceforge.net |