OSDN Git Service

Revert typedef of socklen_t to signed int type.
[mingw/mingw-org-wsl.git] / w32api / include / ws2tcpip.h
index da9a306..dc408cd 100644 (file)
@@ -396,7 +396,7 @@ extern const struct in6_addr in6addr_loopback;
         ) == 0                                                 \
  )
 
-typedef unsigned int socklen_t;
+typedef int socklen_t;
 
 typedef
 struct ipv6_mreq