Searched refs:ff_ESHUTDOWN (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 97 #define ff_ESHUTDOWN 58 /* Can't send after socket shutdown */ macro |
| H A D | ff_host_interface.c | 303 case ff_ESHUTDOWN: errno = ESHUTDOWN; break; in ff_os_errno() |