aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/SocketMonitor.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-10EventLoop: new implementation using epollMax Kellermann1-0/+38
2013-08-08event/*Monitor: add method GetEventLoop()Max Kellermann1-0/+4
2013-08-08event/SocketMonitor: un-inline Schedule()Max Kellermann1-16/+9
2013-08-08event/SocketMonitor: add assertionsMax Kellermann1-0/+6
2013-01-30event/SocketMonitor: wake up the event loop after flag changeMax Kellermann1-0/+8
2013-01-30event/SocketMonitor: OnSocketReady() returns boolMax Kellermann1-1/+4
2013-01-30event/SocketMonitor: add methods Read(), Write()Max Kellermann1-0/+8
2013-01-27event/SocketMonitor: add method Steal()Max Kellermann1-0/+6
2013-01-15event/SocketMonitor: add method Open()Max Kellermann1-0/+5
2013-01-15event/SocketMonitor: wrapper class for GSource + GPollFDMax Kellermann1-0/+118