aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/MultiSocketMonitor.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* require GLib 2.28Max Kellermann2013-10-151-2/+0
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
* EventLoop: new implementation using epollMax Kellermann2013-08-101-2/+104
* event/MultiSocketMonitor: add struct SingleFDMax Kellermann2013-08-101-7/+31
* event/MultiSocketMonitor: use uint64_t instead of gint64Max Kellermann2013-08-101-2/+3
* event/MultiSocketMonitor: eliminate virtual method CheckSockets()Max Kellermann2013-08-101-6/+2
* event/MultiSocketMonitor: PrepareSockets() returns timeoutMax Kellermann2013-08-101-2/+5
* event/*Monitor: add method GetEventLoop()Max Kellermann2013-08-081-1/+4
* require GLib 2.24Max Kellermann2013-01-291-0/+1
* input/Curl: move code to class MultiSocketMonitorMax Kellermann2013-01-151-0/+124