aboutsummaryrefslogtreecommitdiff
path: root/src/ClientNew.cxx
Commit message (Expand)AuthorAge
* output/httpd: use the BufferedSocket class for HttpdClientMax Kellermann2013-01-30
* event/BufferedSocket: move output buffer to FullyBufferedSocketMax Kellermann2013-01-30
* ClientList: convert to a classMax Kellermann2013-01-16
* Client: use TimeoutMonitor to track connection timeoutMax Kellermann2013-01-16
* Client: rebase on the new BufferedSocket classMax Kellermann2013-01-15
* Client: move output buffer code to new class PeakBufferMax Kellermann2013-01-15
* Client: move connection functions into the classMax Kellermann2013-01-15
* fifo_buffer: move to util/Max Kellermann2013-01-15
* fifo_buffer: add extern "C"Max Kellermann2013-01-15
* ClientList: add header ClientList.hxxMax Kellermann2013-01-09
* Client: add Partition reference attributeMax Kellermann2013-01-07
* Client: add "playlist" attributeMax Kellermann2013-01-04
* Client: initialize num_subscriptionsMax Kellermann2013-01-04
* Client: move code to class CommandListBuilderMax Kellermann2013-01-04
* ClientNew: initialise the "idle" attributesMax Kellermann2013-01-03
* Client: add constructor and destructorMax Kellermann2013-01-03
* Client: use std::deque for messagesMax Kellermann2013-01-03
* ClientInternal: use std::set for subscriptionsMax Kellermann2013-01-03
* ClientNew: allocate/dispose client objects with new/deleteMax Kellermann2013-01-03
* Client: rename the struct client to class ClientMax Kellermann2013-01-03
* client: convert to C++Max Kellermann2013-01-03
* permission: convert to C++Max Kellermann2013-01-03
* client_new: convert to C++Max Kellermann2013-01-03