FACT++
1.0
|
int tcpip_write_nowait | ( | int | conn_id, |
char * | buffer, | ||
int | size | ||
) |
Definition at line 1435 of file tcpip.c.
References NET_CONNECTION::channel, DIM_ERROR, DIMTCPWRRTY, dna_report_error(), Net_conns, set_blocking(), set_non_blocking(), size, tcpip_would_block(), NET_CONNECTION::write_timedout, Write_timeout, and writesock.
Referenced by dna_write_bytes().