FACT++
1.0
|
int dna_write_nowait | ( | int | conn_id, |
void * | buffer, | ||
int | size | ||
) |
Definition at line 412 of file dna.c.
References DNA_HEADER::data_size, Dna_conns, dna_write_bytes(), FALSE, HDR_MAGIC, DNA_HEADER::header_magic, DNA_HEADER::header_size, READ_HEADER_SIZE, tcpip_failure(), TRUE, and DNA_CONNECTION::writing.
Referenced by check_validity(), dic_release_service(), dis_send_service(), dna_open_client(), execute_service(), handle_client_request(), handle_registration(), inform_clients(), kill_servers(), send_command(), and send_service().