aboutsummaryrefslogtreecommitdiff
path: root/src/event/BufferedSocket.hxx
Commit message (Collapse)AuthorAge
* event/BufferedSocket: move output buffer to FullyBufferedSocketMax Kellermann2013-01-30
| | | | | BufferedSocket has just an input buffer, and FullyBufferedSocket adds the output buffer.
* event/SocketMonitor: OnSocketReady() returns boolMax Kellermann2013-01-30
|
* event/SocketMonitor: add methods Read(), Write()Max Kellermann2013-01-30
|
* event/SocketMonitor: wrapper class for GSource + GPollFDMax Kellermann2013-01-15