aboutsummaryrefslogtreecommitdiffstats
path: root/src/event (follow)
Commit message (Expand)AuthorAgeFilesLines
* event/TimeoutMonitor: wrapper for g_timeout_source_new()Max Kellermann2013-01-143-10/+133
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-141-0/+86
* WakeFD.cxx: use two sockets instead of pipe on Win32Denis Krjuchkov2013-01-131-4/+127
* event/WakeFD: use eventfd() if availableMax Kellermann2013-01-102-1/+46
* GlobalEvents: move code to class WakeFDMax Kellermann2013-01-092-0/+137