FACT++
1.0
|
int web_open_server | ( | char * | task, |
void(*)() | read_ast, | ||
int * | protocol, | ||
int * | port, | ||
void(*)() | error_ast | ||
) |
Definition at line 199 of file webTcpip.c.
References ast_conn_h(), conn_free(), conn_get(), DIM_ERROR, DIMTCPLNERR, DIMTCPOPERR, dna_close(), Dna_conns, dna_open_client(), dna_report_error(), DNA_CONNECTION::error_ast, FALSE, DNA_CONNECTION::protocol, DNA_CONNECTION::read_ast, TCPIP, tcpip_failure(), tcpip_open_server(), tcpip_start_listen(), and DNA_CONNECTION::writing.