Przeglądaj źródła

Use IN6ADDR_ANY_INIT rather than IPPROTO_IPV6 to detect whether the Windows
Platform SDK supports IPv6, since the Vista Platform SDK has changed
IPPROTO_IPV6 to an enum.


[SVN r36904]

Christopher Kohlhoff 19 lat temu
rodzic
commit
3fb037189b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      libs/asio

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit 44b862a24a5d33c30eba3726b93238bac362fd8a
+Subproject commit 3fb401181e5a4b2b18999975c8e4b7a63a33f753

粤ICP备19079148号