Home
last modified time | relevance | path

Searched defs:ECONNRESET (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/win32/include/sys/
H A Derrno2.h96 # define ECONNRESET WSAECONNRESET macro
/openbsd/gnu/llvm/libcxx/include/
H A Derrno.h116 #define ECONNRESET 9909 macro
/openbsd/sys/sys/
H A Derrno.h111 #define ECONNRESET 54 /* Connection reset by peer */ macro