class documentation
class _PyroDaemon:
The pyro daemon actual wrapper class.
A single instance of this class is created by the public PyroDaemon class.
| Method | __call__ |
Ctrl+c handler that will gracefully shutdown the server upon Ctrl+C signal |
| Method | __init__ |
Undocumented |
| Method | connect |
Undocumented |
| Method | disconnect |
Undocumented |
| Method | start |
start pyro daemon. |
| Instance Variable | daemon |
Undocumented |
| Instance Variable | handler |
Undocumented |