|
@@ -505,6 +505,7 @@ static win_socket_library ws32_lib;
|
|
#define ENOTCONN WSAENOTCONN
|
|
#define ENOTCONN WSAENOTCONN
|
|
#define EWOULDBLOCK WSAEWOULDBLOCK
|
|
#define EWOULDBLOCK WSAEWOULDBLOCK
|
|
#define EINPROGRESS WSAEINPROGRESS
|
|
#define EINPROGRESS WSAEINPROGRESS
|
|
|
|
+#define ENETUNREACH WSAENETUNREACH
|
|
#define ENOTSOCK WSAENOTSOCK
|
|
#define ENOTSOCK WSAENOTSOCK
|
|
|
|
|
|
|
|
|