aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientEvent.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Client: rebase on the new BufferedSocket classMax Kellermann2013-01-151-82/+8
* Client: move output buffer code to new class PeakBufferMax Kellermann2013-01-151-2/+2
* Client: move connection functions into the classMax Kellermann2013-01-151-10/+10
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-141-1/+2
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-2/+2
* client: convert to C++Max Kellermann2013-01-031-0/+109