Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -2/+6 |
| | | | | Replaces GLib's GError. | ||||
* | Makefile.am: move sources to libsystem.a | Max Kellermann | 2013-08-07 | 1 | -1/+1 |
| | |||||
* | event/BufferedSocket: move output buffer to FullyBufferedSocket | Max Kellermann | 2013-01-30 | 1 | -0/+132 |
BufferedSocket has just an input buffer, and FullyBufferedSocket adds the output buffer. |