aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/MultiSocketMonitor.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* event/MultiSocketMonitor: add method ClearSocketList()Max Kellermann2014-01-061-0/+5
* event/SocketMonitor: don't close the socket automaticallyMax Kellermann2014-01-061-1/+0
* event/MultiSocketMonitor: API documentationMax Kellermann2014-01-061-0/+10
* event/MultiSocketMonitor: add method ReplaceSocketList()Max Kellermann2014-01-051-0/+12
* event/MultiSocketMonitor: include cleanupMax Kellermann2014-01-051-3/+1
* event/Loop: remove the GLib implementationMax Kellermann2014-01-041-108/+1
* include cleanup using iwyuMax Kellermann2013-11-281-0/+1
* Add infrastructure for using multiple event loopsDenis Krjuchkov2013-11-271-17/+31
* event: add API documentationMax Kellermann2013-11-241-1/+4
* event/SocketMonitor: add missing spaceMax Kellermann2013-11-241-2/+2
* 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