aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/FullyBufferedSocket.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Makefile.am: move sources to libsystem.aMax Kellermann2013-08-071-1/+1
|
* event/BufferedSocket: move output buffer to FullyBufferedSocketMax Kellermann2013-01-301-0/+132
BufferedSocket has just an input buffer, and FullyBufferedSocket adds the output buffer.