Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Client: rebase on the new BufferedSocket class | Max Kellermann | 2013-01-15 | 1 | -82/+8 |
| | |||||
* | Client: move output buffer code to new class PeakBuffer | Max Kellermann | 2013-01-15 | 1 | -2/+2 |
| | |||||
* | Client: move connection functions into the class | Max Kellermann | 2013-01-15 | 1 | -10/+10 |
| | |||||
* | Main, IOThread: move GMainLoop setup code to class EventLoop | Max Kellermann | 2013-01-14 | 1 | -1/+2 |
| | |||||
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -2/+2 |
| | |||||
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+109 |