aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/TimeoutMonitor.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* event/TimeoutMonitor: really reset "active" flag before invoking OnTimeout()Max Kellermann2014-08-241-1/+1
* event/TimeoutMonitor: reset "active" flag before invoking OnTimeout()Max Kellermann2014-08-241-1/+3
* EventLoop: new implementation using epollMax Kellermann2013-08-101-1/+24
* event/TimeoutMonitor: eliminate support for periodic eventsMax Kellermann2013-04-081-9/+5
* event/TimeoutMonitor: wrapper for g_timeout_source_new()Max Kellermann2013-01-141-0/+65