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