Changes between Version 1 and Version 2 of Ticket #753, comment 7


Ignore:
Timestamp:
04/15/16 16:11:07 (8 years ago)
Author:
micah@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #753, comment 7

    v1 v2  
    1414
    1515However, a reload() will work ok for reloading the config.
     16
     17This means that anyone doing a 'graceful shutdown' wont have their socket cleaned up. Most people would want to do a graceful shutdown before doing a 'fast' shutdown, no?