aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/BufferedSocket.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* event/BufferedSocket: pass writable pointer to OnSocketInput()Max Kellermann2013-10-151-1/+9
* util/FifoBuffer: C++ version of the fifo_buffer libraryMax Kellermann2013-10-151-5/+11
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-2/+2
* event/BufferedSocket: add missing includeMax Kellermann2013-08-081-0/+1
* event/BufferedSocket: move output buffer to FullyBufferedSocketMax Kellermann2013-01-301-22/+7
* event/SocketMonitor: OnSocketReady() returns boolMax Kellermann2013-01-301-1/+1
* event/SocketMonitor: add methods Read(), Write()Max Kellermann2013-01-301-6/+0
* event/SocketMonitor: wrapper class for GSource + GPollFDMax Kellermann2013-01-151-0/+125