aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/BufferedSocket.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-0/+3
* util/FifoBuffer: C++ version of the fifo_buffer libraryMax Kellermann2013-10-151-39/+10
* util/Error: new error passing libraryMax Kellermann2013-09-041-2/+7
* Makefile.am: move sources to libsystem.aMax Kellermann2013-08-071-1/+1
* event/BufferedSocket: move output buffer to FullyBufferedSocketMax Kellermann2013-01-301-90/+0
* event/SocketMonitor: OnSocketReady() returns boolMax Kellermann2013-01-301-4/+6
* event/SocketMonitor: add methods Read(), Write()Max Kellermann2013-01-301-21/+3
* event/SocketMonitor: wrapper class for GSource + GPollFDMax Kellermann2013-01-151-0/+256