|
Zephyr API 3.6.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
20#ifndef ZEPHYR_LIB_LIBC_MINIMAL_INCLUDE_ERRNO_H_
21#define ZEPHYR_LIB_LIBC_MINIMAL_INCLUDE_ERRNO_H_
37#define errno (*z_errno())
84#define ENAMETOOLONG 91
87#define EPFNOSUPPORT 96
90#define EAFNOSUPPORT 106
93#define ENOPROTOOPT 109
95#define ECONNREFUSED 111
97#define ECONNABORTED 113
98#define ENETUNREACH 114
102#define EHOSTUNREACH 118
103#define EINPROGRESS 119
105#define EDESTADDRREQ 121
107#define EPROTONOSUPPORT 123
108#define ESOCKTNOSUPPORT 124
109#define EADDRNOTAVAIL 125
113#define ETOOMANYREFS 129
119#define EWOULDBLOCK EAGAIN