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