aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/WakeFD.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* event/EventFD: move to libsystemMax Kellermann2013-08-071-2/+2
|
* configure.ac: add option --enable-eventfdMax Kellermann2013-08-061-50/+5
| | | | | | Remove the runtime check for eventfd(), hard-code the feature once it's been selected at compile time. The class WakeFD is splitted into EventFD and EventPipe, using WakeFD as a macro diversion.
* event/WakeFD: use eventfd() if availableMax Kellermann2013-01-101-0/+11
|
* GlobalEvents: move code to class WakeFDMax Kellermann2013-01-091-0/+69