Searched refs:ff_ENOTCONN (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 96 #define ff_ENOTCONN 57 /* Socket is not connected */ macro |
| H A D | ff_host_interface.c | 302 case ff_ENOTCONN: errno = ENOTCONN; break; in ff_os_errno() |