summaryrefslogtreecommitdiff
path: root/src/event/SocketMonitor.hxx
AgeCommit message (Expand)Author
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-06event/SocketMonitor: don't close the socket automaticallyMax Kellermann
2014-01-04event/Loop: remove the GLib implementationMax Kellermann
2013-12-31event/*Monitor: document as not being thread-safeMax Kellermann
2013-11-28event: introduce generic API for internal event loopDenis Krjuchkov
2013-11-27Add infrastructure for using multiple event loopsDenis Krjuchkov
2013-11-24event: add API documentationMax Kellermann
2013-11-24event/SocketMonitor: add missing spaceMax Kellermann
2013-11-06event/SocketMonitor: add method Abandon()Max Kellermann
2013-08-10EventLoop: new implementation using epollMax Kellermann
2013-08-08event/*Monitor: add method GetEventLoop()Max Kellermann
2013-08-08event/SocketMonitor: un-inline Schedule()Max Kellermann
2013-08-08event/SocketMonitor: add assertionsMax Kellermann
2013-01-30event/SocketMonitor: wake up the event loop after flag changeMax Kellermann
2013-01-30event/SocketMonitor: OnSocketReady() returns boolMax Kellermann
2013-01-30event/SocketMonitor: add methods Read(), Write()Max Kellermann
2013-01-27event/SocketMonitor: add method Steal()Max Kellermann
2013-01-15event/SocketMonitor: add method Open()Max Kellermann
2013-01-15event/SocketMonitor: wrapper class for GSource + GPollFDMax Kellermann