aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/FullyBufferedSocket.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* util/Error: new error passing libraryMax Kellermann2013-09-041-2/+6
| | | | Replaces GLib's GError.
* 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.