Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -7/+6 |
| | | | | Replaces GLib's GError. | ||||
* | event/ServerSocket: add method GetEventLoop() | Max Kellermann | 2013-01-30 | 1 | -0/+4 |
| | |||||
* | ServerSocket: replace callback with virtual method | Max Kellermann | 2013-01-30 | 1 | -5/+5 |
| | |||||
* | ServerSocket: expose the class | Max Kellermann | 2013-01-30 | 1 | -51/+74 |
| | | | | Eliminate the C wrappers. | ||||
* | ServerSocket: move to libevent.a | Max Kellermann | 2013-01-30 | 1 | -0/+94 |