FACT++
1.0
|
int tcpip_start_read | ( | int | conn_id, |
char * | buffer, | ||
int | size, | ||
void(*)() | ast_routine | ||
) |
Definition at line 949 of file tcpip.c.
References buffer, NET_CONNECTION::buffer, enable_sig(), Net_conns, NET_CONNECTION::read_rout, NET_CONNECTION::reading, size, NET_CONNECTION::size, and TRUE.
Referenced by ast_read_h(), dna_start_read(), and web_start_read().