aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/SignalMonitor.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SignalMonitor: add SignalMonitorGetEventLoop()Max Kellermann2013-10-181-0/+8
| | | | Eliminate the global variable "shutdown_loop".
* event/SignalMonitor: use signalfd() if availableMax Kellermann2013-08-071-1/+72
|
* SignalHandlers: move code to new class SignalMonitorMax Kellermann2013-08-071-0/+133