aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/BufferedSocket.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-08-06util/FifoBuffer: rename to StaticFifoBufferMax Kellermann1-2/+2
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-12-19util/fifo_buffer: remove obsolete libraryMax Kellermann1-1/+0
2013-11-28include cleanup using iwyuMax Kellermann1-1/+1
2013-10-15event/BufferedSocket: pass writable pointer to OnSocketInput()Max Kellermann1-1/+9
2013-10-15util/FifoBuffer: C++ version of the fifo_buffer libraryMax Kellermann1-5/+11
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-09-04util/Error: new error passing libraryMax Kellermann1-2/+2
2013-08-08event/BufferedSocket: add missing includeMax Kellermann1-0/+1
2013-01-30event/BufferedSocket: move output buffer to FullyBufferedSocketMax Kellermann1-22/+7
2013-01-30event/SocketMonitor: OnSocketReady() returns boolMax Kellermann1-1/+1
2013-01-30event/SocketMonitor: add methods Read(), Write()Max Kellermann1-6/+0
2013-01-15event/SocketMonitor: wrapper class for GSource + GPollFDMax Kellermann1-0/+125