FACT++
1.0
|
int dna_start_read | ( | int | conn_id, |
int | size | ||
) |
Definition at line 234 of file dna.c.
References DNA_CONNECTION::buffer, DNA_CONNECTION::buffer_size, DNA_CONNECTION::busy, DNA_CONNECTION::curr_buffer, DNA_CONNECTION::curr_size, DIM_ERROR, DIMTCPRDERR, Dna_conns, dna_report_error(), DNA_CONNECTION::full_size, size, tcpip_failure(), Tcpip_max_io_data_read, and tcpip_start_read().
Referenced by ast_conn_h(), ast_read_h(), and dna_open_client().