Skip to content
  • Thomas Markwalder's avatar
    [3407] Integrated IOSignaling into CPL · 73f57b83
    Thomas Markwalder authored
    DController was extended to instantiate an IOSignalQueue and register for
    signals with a SignalSet.  The default implementation for signal processing
    supports SIGHUP as config file reload, and SIGINT/SIGTERM for graceful
    shutdown.  D2Controller inherits this support without change.
    
    A good deal of work went into the unit test classes as well, particularly
    DControllerTest.
    73f57b83