Searched refs:ff_ECONNRESET (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 93 #define ff_ECONNRESET 54 /* Connection reset by peer */ macro |
| H A D | ff_host_interface.c | 299 case ff_ECONNRESET: errno = ECONNRESET; break; in ff_os_errno() |