aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientProcess.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Client: rebase on the new BufferedSocket classMax Kellermann2013-01-151-4/+0
|
* Client: move connection functions into the classMax Kellermann2013-01-151-3/+3
|
* CommandListBuilder: use std::list instead of GSListMax Kellermann2013-01-041-5/+6
|
* Client: move code to class CommandListBuilderMax Kellermann2013-01-041-19/+9
|
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-2/+2
|
* client: convert to C++Max Kellermann2013-01-031-0/+148