Home
last modified time | relevance | path

Searched refs:ECONNRESET (Results 1 – 5 of 5) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/string/
Dstrerror.c820 #ifdef ECONNRESET in _strerror_r()
821 case ECONNRESET: in _strerror_r()
/picolibc-3.5.0-3.4.0/newlib/libc/machine/spu/sys/
Derrno.h150 #define ECONNRESET 104 /* Connection reset by peer */ macro
/picolibc-3.5.0-3.4.0/newlib/libc/machine/cris/sys/
Derrno.h166 #define ECONNRESET 104 /* Connection reset by peer */ macro
/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/
Derrno.h171 #define ECONNRESET 104 /* Connection reset by peer */ macro
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-20151696 (_strerror_r): Handle ENETRESET, EILSEQ, ENODATA, ECONNRESET,
23661 and ECONNRESET (104) for cygwin32.