aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/TimeoutMonitor.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Merge branch 'v0.18.x'Max Kellermann2014-08-241-1/+1
|\
| * event/TimeoutMonitor: really reset "active" flag before invoking OnTimeout()Max Kellermann2014-08-241-1/+1
* | Merge branch 'v0.18.x'Max Kellermann2014-08-241-0/+1
|\|
| * event/TimeoutMonitor: reset "active" flag before invoking OnTimeout()Max Kellermann2014-08-241-1/+3
* | copyright year 2014Max Kellermann2014-01-131-1/+1
* | event/Loop: remove the GLib implementationMax Kellermann2014-01-041-36/+1
* | Add infrastructure for using multiple event loopsDenis Krjuchkov2013-11-271-8/+14
|/
* 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