FACT++  1.0
int tcpip_failure ( int  code)

Definition at line 1540 of file tcpip.c.

Referenced by ast_conn_h(), ast_read_h(), dna_open_client(), dna_open_server(), dna_start_read(), dna_test_write(), dna_write_bytes(), dna_write_nowait(), do_dna_write(), web_open_server(), and web_start_read().

1541 {
1542  return(!code);
1543 }

+ Here is the caller graph for this function: