Go to the documentation of this file.
4 #define ENAMETOOLONG 36
9 #define EWOULDBLOCK EAGAIN
27 #define EDEADLOCK EDEADLK
59 #define EDESTADDRREQ 89
62 #define ENOPROTOOPT 92
63 #define EPROTONOSUPPORT 93
64 #define ESOCKTNOSUPPORT 94
66 #define EPFNOSUPPORT 96
67 #define EAFNOSUPPORT 97
69 #define EADDRNOTAVAIL 99
71 #define ENETUNREACH 101
73 #define ECONNABORTED 103
74 #define ECONNRESET 104
79 #define ETOOMANYREFS 109
81 #define ECONNREFUSED 111
83 #define EHOSTUNREACH 113
85 #define EINPROGRESS 115
95 #define EMEDIUMTYPE 124
98 #define EKEYEXPIRED 127
99 #define EKEYREVOKED 128
100 #define EKEYREJECTED 129
103 #define EOWNERDEAD 130
104 #define ENOTRECOVERABLE 131
107 # define ENOTSUP EOPNOTSUPP