Searched refs:NSOS_MID_EINPROGRESS (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/net/ | ||
D | nsos_errno.h | 76 #define NSOS_MID_EINPROGRESS 119 /**< Operation now in progress */ macro |
D | nsos_sockets.c | 665 if (ret == -NSOS_MID_EINPROGRESS) { in nsos_connect_blocking() |