Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Client: use TimeoutMonitor to track connection timeout | Max Kellermann | 2013-01-16 | 1 | -2/+2 |
| | | | | Don't use a global loop over the whole client list. | ||||
* | Client: rebase on the new BufferedSocket class | Max Kellermann | 2013-01-15 | 1 | -69/+26 |
| | |||||
* | Client: move connection functions into the class | Max Kellermann | 2013-01-15 | 1 | -1/+1 |
| | |||||
* | fifo_buffer: move to util/ | Max Kellermann | 2013-01-15 | 1 | -1/+1 |
| | |||||
* | fifo_buffer: add extern "C" | Max Kellermann | 2013-01-15 | 1 | -3/+0 |
| | |||||
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -3/+3 |
| | |||||
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+112 |