summaryrefslogtreecommitdiff
path: root/src/ClientExpire.cxx
AgeCommit message (Expand)Author
2013-04-08event/TimeoutMonitor: eliminate support for periodic eventsMax Kellermann
2013-01-30event/BufferedSocket: move output buffer to FullyBufferedSocketMax 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-09ClientList: don't use GLibMax Kellermann
2013-01-09ClientList: add header ClientList.hxxMax Kellermann
2013-01-03Client: rename the struct client to class ClientMax Kellermann
2013-01-03client: convert to C++Max Kellermann