aboutsummaryrefslogtreecommitdiff
path: root/src/ClientGlobal.cxx
Commit message (Collapse)AuthorAge
* ClientList: convert to a classMax Kellermann2013-01-16
|
* ClientGlobal: move client_close_all() to ClientList.cxxMax Kellermann2013-01-16
|
* Client: use TimeoutMonitor to track connection timeoutMax Kellermann2013-01-16
| | | | Don't use a global loop over the whole client list.
* Client: move connection functions into the classMax Kellermann2013-01-15
|
* ClientList: add header ClientList.hxxMax Kellermann2013-01-09
|
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-07
|
* Client: rename the struct client to class ClientMax Kellermann2013-01-03
|
* client: convert to C++Max Kellermann2013-01-03