Skip to content
Snippets Groups Projects
  1. Nov 11, 2008
  2. Nov 10, 2008
    • Michael Hanselmann's avatar
      ganeti.daemon: Make Mainloop more flexible · b14b975f
      Michael Hanselmann authored
      While working on the HTTP client class, I wanted to use Mainloop
      before deciding to use threads instead.
      
      - Add docstrings
      - Rename "quit" to "running", move it to a local variable
      - Support adding and removing I/O listeners while running
        (e.g. to add/remove listeners from OnIO(…) calls)
      - Allow user of the class to disable signal handlers
      - Flag to exit once all listeners are gone
      
      Reviewed-by: iustinp
      b14b975f
  3. Oct 23, 2008
  4. Oct 17, 2008
  5. Oct 10, 2008
Loading