Loading...
Searching...
No Matches
Go to the documentation of this file.
39#define ENAMETOOLONG 36
44#define EWOULDBLOCK EAGAIN
61#define EDEADLOCK EDEADLK
92#define EDESTADDRREQ 89
96#define EPROTONOSUPPORT 93
97#define ESOCKTNOSUPPORT 94
99#define EPFNOSUPPORT 96
100#define EAFNOSUPPORT 97
102#define EADDRNOTAVAIL 99
104#define ENETUNREACH 101
106#define ECONNABORTED 103
107#define ECONNRESET 104
112#define ETOOMANYREFS 109
114#define ECONNREFUSED 111
116#define EHOSTUNREACH 113
118#define EINPROGRESS 115
127#define EMEDIUMTYPE 124
130#define EKEYEXPIRED 127
131#define EKEYREVOKED 128
132#define EKEYREJECTED 129
133#define EOWNERDEAD 130
134#define ENOTRECOVERABLE 131
139#define ENOTSUPP EOPNOTSUPP