aboutsummaryrefslogtreecommitdiff
path: root/src/ClientRead.cxx
Commit message (Collapse)AuthorAge
* Client: use TimeoutMonitor to track connection timeoutMax Kellermann2013-01-16
| | | | Don't use a global loop over the whole client list.
* Client: rebase on the new BufferedSocket classMax Kellermann2013-01-15
|
* Client: move connection functions into the classMax Kellermann2013-01-15
|
* fifo_buffer: move to util/Max Kellermann2013-01-15
|
* fifo_buffer: add extern "C"Max Kellermann2013-01-15
|
* Client: rename the struct client to class ClientMax Kellermann2013-01-03
|
* client: convert to C++Max Kellermann2013-01-03