Go to the documentation of this file.
8 #define errno (*(__get_errno_address()))
14 int* __get_errno_address();
16 #ifndef DOXYGEN_SHOULD_SKIP_THIS
21 #define EADDRNOTAVAIL 4
22 #define EAFNOSUPPORT 5
30 #define ECONNABORTED 13
31 #define ECONNREFUSED 14
34 #define EDESTADDRREQ 17
40 #define EHOSTUNREACH 23
43 #define EINPROGRESS 26
54 #define ENAMETOOLONG 37
57 #define ENETUNREACH 40
68 #define ENOPROTOOPT 51
76 #define ENOTRECOVERABLE 59
87 #define EPROTONOSUPPORT 70
97 #define EWOULDBLOCK 80