aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/SocketMonitor.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2014-01-06event/SocketMonitor: don't close the socket automaticallyMax Kellermann1-1/+1
2014-01-04event/Loop: remove the GLib implementationMax Kellermann1-97/+0
2013-11-28event: introduce generic API for internal event loopDenis Krjuchkov1-1/+2
2013-11-28include cleanup using iwyuMax Kellermann1-1/+0
2013-11-27Add infrastructure for using multiple event loopsDenis Krjuchkov1-8/+12
2013-11-06event/SocketMonitor: add method Abandon()Max Kellermann1-0/+13
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-08-10EventLoop: new implementation using epollMax Kellermann1-0/+33
2013-08-08event/SocketMonitor: un-inline Schedule()Max Kellermann1-8/+14
2013-08-08event/SocketMonitor: add assertionsMax Kellermann1-0/+6
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann1-1/+1
2013-01-30event/SocketMonitor: wake up the event loop after flag changeMax Kellermann1-0/+6
2013-01-30event/SocketMonitor: add methods Read(), Write()Max Kellermann1-0/+32
2013-01-27event/SocketMonitor: add method Steal()Max Kellermann1-3/+11
2013-01-15event/SocketMonitor: add method Open()Max Kellermann1-9/+22
2013-01-15event/SocketMonitor: wrapper class for GSource + GPollFDMax Kellermann1-0/+108