summaryrefslogtreecommitdiff
path: root/src/event/Loop.hxx
AgeCommit message (Expand)Author
2013-11-27Add infrastructure for using multiple event loopsDenis Krjuchkov
2013-11-24event: add API documentationMax Kellermann
2013-11-06event/SocketMonitor: add method Abandon()Max Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-08-10EventLoop: new implementation using epollMax Kellermann
2013-08-10thread/Id: new class replacing GThread pointersMax Kellermann
2013-08-08EventLoop: add methodd IsInside()Max Kellermann
2013-08-08EventLoop: un-inline Run() and othersMax Kellermann
2013-01-30event/Loop: add method WakeUp()Max Kellermann
2013-01-14event/TimeoutMonitor: wrapper for g_timeout_source_new()Max Kellermann
2013-01-14Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann