Searched refs:ECONNRESET (Results 1 – 4 of 4) sorted by relevance
91 #define ECONNRESET 104 macro
49 MACRO(ECONNRESET); in errno_h()
149 [ECONNRESET] = "Connection reset by peer",
896 if (*terrno == ECONNRESET && !connreset) { in send_vc()