aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientEvent.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Log: new logging library APIMax Kellermann2013-10-021-3/+2
* util/Error: new error passing libraryMax Kellermann2013-09-041-3/+3
* Client{Event,Write}: add missing includeMax Kellermann2013-08-081-0/+2
* 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