aboutsummaryrefslogtreecommitdiff
path: root/src/InotifyQueue.cxx
Commit message (Collapse)AuthorAge
* event/TimeoutMonitor: wrapper for g_timeout_source_new()Max Kellermann2013-01-14
|
* InotifyQueue: convert to a classMax Kellermann2013-01-14
|
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-14
|
* Client, Inotify: use std::list instead of std::dequeMax Kellermann2013-01-04
| | | | Random access is not necessary here.
* InotifyQueue: use std::deque instead of GSListMax Kellermann2013-01-03
|
* update: convert to C++Max Kellermann2013-01-02