Searched defs:ECONNRESET (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dnet.h233 #undef ECONNRESET macro
234 #define ECONNRESET WSAECONNRESET macro
/freebsd-current/contrib/llvm-project/libcxx/include/
H A Derrno.h116 # define ECONNRESET 9909 macro
/freebsd-current/sys/sys/
H A Derrno.h117 #define ECONNRESET 54 /* Connection reset by peer */ macro
/freebsd-current/contrib/lib9p/pytest/
H A Dlerrno.py110 ECONNRESET = 104 variable

Completed in 153 milliseconds