Function append_to_output(server_t *, client_state_t *, const char *)¶
Defined in File client_io.c
Function Documentation¶
-
void append_to_output(server_t *srv, client_state_t *client, const char *msg)
Appends a message to the client’s output buffer.
- Parameters:
srv –
client –
msg –