Function read_client(server_t *, uint32_t)¶
Defined in File client_io.c
Function Documentation¶
-
void read_client(server_t *srv, uint32_t idx)
Reads a client command.
- Parameters:
srv –
idx – Index of the client.
Defined in File client_io.c
Reads a client command.
srv –
idx – Index of the client.