36 #define ENAMETOOLONG 36
41 #define EWOULDBLOCK EAGAIN
58 #define EDEADLOCK EDEADLK
89 #define EDESTADDRREQ 89
92 #define ENOPROTOOPT 92
93 #define EPROTONOSUPPORT 93
94 #define ESOCKTNOSUPPORT 94
96 #define ENOTSUP EOPNOTSUPP
97 #define EPFNOSUPPORT 96
98 #define EAFNOSUPPORT 97
100 #define EADDRNOTAVAIL 99
102 #define ENETUNREACH 101
103 #define ENETRESET 102
104 #define ECONNABORTED 103
105 #define ECONNRESET 104
109 #define ESHUTDOWN 108
110 #define ETOOMANYREFS 109
111 #define ETIMEDOUT 110
112 #define ECONNREFUSED 111
113 #define EHOSTDOWN 112
114 #define EHOSTUNREACH 113
116 #define EINPROGRESS 115
122 #define EREMOTEIO 121
124 #define ENOMEDIUM 123
125 #define EMEDIUMTYPE 124
126 #define ECANCELED 125
128 #define EKEYEXPIRED 127
129 #define EKEYREVOKED 128
130 #define EKEYREJECTED 129
131 #define EOWNERDEAD 130
132 #define ENOTRECOVERABLE 131
134 #define EHWPOISON 133