Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Client: add constructor and destructor | Max Kellermann | 2013-01-03 | 1 | -0/+4 |
* | Client: use std::deque for messages | Max Kellermann | 2013-01-03 | 1 | -8/+3 |
* | ClientInternal: use std::set for subscriptions | Max Kellermann | 2013-01-03 | 1 | -1/+9 |
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -11/+12 |
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+177 |