summaryrefslogtreecommitdiff
path: root/src/event/TimeoutMonitor.hxx
AgeCommit message (Expand)Author
2017-08-29event/TimeoutMonitor: remove obsolete classMax Kellermann
2017-08-29event/TimeoutMonitor: move code to new class TimerEventMax Kellermann
2017-08-29event/Loop: use boost::intrusive::multiset to store TimeoutMonitorsMax Kellermann
2017-08-29event/Loop: move TimerRecord::due to class TimeoutMonitorMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-12-28event/Loop: use std::chronoMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-04event/Loop: remove the GLib implementationMax Kellermann
2013-12-31event/*Monitor: document as not being thread-safeMax Kellermann
2013-11-27Add infrastructure for using multiple event loopsDenis Krjuchkov
2013-11-24event: add API documentationMax Kellermann
2013-08-10EventLoop: new implementation using epollMax Kellermann
2013-08-08event/*Monitor: add method GetEventLoop()Max Kellermann
2013-04-08event/TimeoutMonitor: eliminate support for periodic eventsMax Kellermann
2013-01-14event/TimeoutMonitor: wrapper for g_timeout_source_new()Max Kellermann