aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientIdle.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use references instead of pointersMax Kellermann2013-10-191-2/+2
* ClientList: convert to a classMax Kellermann2013-01-161-17/+0
* Client: use TimeoutMonitor to track connection timeoutMax Kellermann2013-01-161-2/+6
* Client: move "idle" functions into the classMax Kellermann2013-01-161-32/+26
* Client: rebase on the new BufferedSocket classMax Kellermann2013-01-151-3/+1
* Client: move connection functions into the classMax Kellermann2013-01-151-1/+1
* idle: convert to C++Max Kellermann2013-01-091-4/+1
* ClientList: don't use GLibMax Kellermann2013-01-091-2/+1
* ClientList: add header ClientList.hxxMax Kellermann2013-01-091-0/+1
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-4/+4
* client: convert to C++Max Kellermann2013-01-031-0/+99