mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 11:08:12 +00:00
EWOULDBLOCK is an old error code from BSD. Not much uses it, and on basically all modern systems it's defined to the same value as EAGAIN, which is the System V value for the same condition. Jira: ZEP-982 Change-Id: I5435ce55fa47f5bd2fac5d881b5b195b025f48a2 Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
---|---|---|
.. | ||
iot | ||
libc | ||
Kbuild | ||
Kconfig | ||
Makefile |