summaryrefslogtreecommitdiff
path: root/src/ClientRead.cxx
AgeCommit message (Expand)Author
2013-10-20command: convert command_return to to a strictly-typed enumMax Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-19*: use nullptr instead of NULLMax Kellermann
2013-10-15event/BufferedSocket: pass writable pointer to OnSocketInput()Max Kellermann
2013-09-27DecoderControl: use GLib forward declarationsMax Kellermann
2013-01-16Client: use TimeoutMonitor to track connection timeoutMax Kellermann
2013-01-15Client: rebase on the new BufferedSocket classMax Kellermann
2013-01-15Client: move connection functions into the classMax Kellermann
2013-01-15fifo_buffer: move to util/Max Kellermann
2013-01-15fifo_buffer: add extern "C"Max Kellermann
2013-01-03Client: rename the struct client to class ClientMax Kellermann
2013-01-03client: convert to C++Max Kellermann