Searched refs:ECONNRESET (Results 1 – 10 of 10) sorted by relevance
89 ECONNRESET = 0x40000036, /* Connection reset by peer */ enumerator287 #define ECONNRESET 0x40000036 macro
261 #ifdef ECONNRESET in do_test()262 TEST_COMPARE_STRING (strerrordesc_np (ECONNRESET), in do_test()264 TEST_COMPARE_STRING (strerrorname_np (ECONNRESET), "ECONNRESET"); in do_test()
369 #ifdef ECONNRESET374 _S(ECONNRESET, N_("Connection reset by peer"))
30 macro-int-constant ECONNRESET {int} > 0
501 ct->ct_error.re_errno = ECONNRESET; in readtcp()
569 ct->ct_error.re_errno = ECONNRESET; in readunix()
679 if (*terrno == ECONNRESET && !connreset) in send_vc()
820 if (!eof_ok || errno != ECONNRESET) in read_fully()
549 @deftypevr Macro int ECONNRESET551 @errno{ECONNRESET, 54, Connection reset by peer}
74016 [POSIX] (ECONNRESET): Likewise.83929 [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.