aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/BufferedSocket.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* event/BufferedSocket: move output buffer to FullyBufferedSocketMax Kellermann2013-01-301-22/+7
| | | | | BufferedSocket has just an input buffer, and FullyBufferedSocket adds the output buffer.
* event/SocketMonitor: OnSocketReady() returns boolMax Kellermann2013-01-301-1/+1
|
* event/SocketMonitor: add methods Read(), Write()Max Kellermann2013-01-301-6/+0
|
* event/SocketMonitor: wrapper class for GSource + GPollFDMax Kellermann2013-01-151-0/+125