|
my_teams
|

Functions | |
| p_client_t * | get_client (const int fd, const p_server_t *server) |
| Get the client with the given file descriptor. More... | |
| p_client_t* get_client | ( | int | fd, |
| const p_server_t * | server | ||
| ) |
Get the client with the given file descriptor.
| fd | File descriptor of the client. |
| server | Pointer to the server. |
