Searched refs:ff_ECONNABORTED (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 92 #define ff_ECONNABORTED 53 /* Software caused connection abort */ macro |
| H A D | ff_host_interface.c | 298 case ff_ECONNABORTED: errno = ECONNABORTED; break; in ff_os_errno() |