Searched refs:ERR_CHANNEL_CLOSED (Results 1 – 3 of 3) sorted by relevance
70 if (bytes_read == ERR_CHANNEL_CLOSED) { in ndebugtest_entry()86 if (bytes_written == ERR_CHANNEL_CLOSED) { in ndebugtest_entry()
29 #define ERR_CHANNEL_CLOSED (-15) macro
1021 ret = ERR_CHANNEL_CLOSED; in tcp_read()1077 return ERR_CHANNEL_CLOSED; in tcp_write()1159 err = ERR_CHANNEL_CLOSED; in tcp_close()
Completed in 7 milliseconds