Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | event/BufferedSocket: move output buffer to FullyBufferedSocket | Max Kellermann | 2013-01-30 | 1 | -90/+0 |
| | | | | | BufferedSocket has just an input buffer, and FullyBufferedSocket adds the output buffer. | ||||
* | event/SocketMonitor: OnSocketReady() returns bool | Max Kellermann | 2013-01-30 | 1 | -4/+6 |
| | |||||
* | event/SocketMonitor: add methods Read(), Write() | Max Kellermann | 2013-01-30 | 1 | -21/+3 |
| | |||||
* | event/SocketMonitor: wrapper class for GSource + GPollFD | Max Kellermann | 2013-01-15 | 1 | -0/+256 |