index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
event
/
TimeoutMonitor.hxx
Age
Commit message (
Expand
)
Author
2017-08-29
event/TimeoutMonitor: remove obsolete class
Max Kellermann
2017-08-29
event/TimeoutMonitor: move code to new class TimerEvent
Max Kellermann
2017-08-29
event/Loop: use boost::intrusive::multiset to store TimeoutMonitors
Max Kellermann
2017-08-29
event/Loop: move TimerRecord::due to class TimeoutMonitor
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-28
event/Loop: use std::chrono
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-04
event/Loop: remove the GLib implementation
Max Kellermann
2013-12-31
event/*Monitor: document as not being thread-safe
Max Kellermann
2013-11-27
Add infrastructure for using multiple event loops
Denis Krjuchkov
2013-11-24
event: add API documentation
Max Kellermann
2013-08-10
EventLoop: new implementation using epoll
Max Kellermann
2013-08-08
event/*Monitor: add method GetEventLoop()
Max Kellermann
2013-04-08
event/TimeoutMonitor: eliminate support for periodic events
Max Kellermann
2013-01-14
event/TimeoutMonitor: wrapper for g_timeout_source_new()
Max Kellermann