commit | 10688efcf759f24e83814f9e12a1275296b07a4c | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Sat Sep 29 11:24:19 2018 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Fri Nov 09 17:25:23 2018 +0100 |
tree | 51d46d026e8cc9c04aae739e52582c6566c45112 | |
parent | f43137c61bd19fd3a7a51833c9eb9bb9f890a904 [diff] |
Properly terminate server on timeouts Do a proper cleanup when one of the termination timeouts trigger rather than just exiting on the spot. This makes sure we don't leave stray stuff around, e.g. unix socket files.