Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | client: don't free client resources except in client_close() | Max Kellermann | 2008-09-01 | 1 | -15/+0 |
* | client: allocate clients dynamically | Max Kellermann | 2008-09-01 | 1 | -90/+76 |
* | client: added function client_by_fd() | Max Kellermann | 2008-09-01 | 1 | -13/+21 |
* | client: return early in client_new() | Max Kellermann | 2008-09-01 | 1 | -30/+31 |
* | client: renamed all public functions | Max Kellermann | 2008-09-01 | 1 | -6/+6 |
* | client: renamed internal functions and variables | Max Kellermann | 2008-09-01 | 1 | -297/+296 |
* | client: renamed Interface to struct client | Max Kellermann | 2008-09-01 | 1 | -19/+19 |
* | renamed interface.c to client.c | Max Kellermann | 2008-09-01 | 1 | -0/+794 |