aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientGlobal.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
* conf.h: remove obsolete headerMax Kellermann2013-09-051-3/+1
* ClientList: convert to a classMax Kellermann2013-01-161-13/+0
* ClientGlobal: move client_close_all() to ClientList.cxxMax Kellermann2013-01-161-12/+1
* Client: use TimeoutMonitor to track connection timeoutMax Kellermann2013-01-161-2/+0
* Client: move connection functions into the classMax Kellermann2013-01-151-1/+1
* ClientList: add header ClientList.hxxMax Kellermann2013-01-091-0/+1
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-3/+0
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-1/+1
* client: convert to C++Max Kellermann2013-01-031-0/+76