Loading...
Searching...
No Matches
Go to the documentation of this file.
120#define ENAMETOOLONG 91
123#define EPFNOSUPPORT 96
124#define ECONNRESET 104
126#define EAFNOSUPPORT 106
127#define EPROTOTYPE 107
129#define ENOPROTOOPT 109
131#define ECONNREFUSED 111
132#define EADDRINUSE 112
133#define ECONNABORTED 113
134#define ENETUNREACH 114
138#define EHOSTUNREACH 118
139#define EINPROGRESS 119
141#define EDESTADDRREQ 121
143#define EPROTONOSUPPORT 123
144#define ESOCKTNOSUPPORT 124
145#define EADDRNOTAVAIL 125
149#define ETOOMANYREFS 129
158#define ENOTRECOVERABLE 141
159#define EOWNERDEAD 142
161#define EWOULDBLOCK EAGAIN
int errno
Definition errno.cpp:33