Selaa lähdekoodia

Enabling ipv6 in libwebsockets

Aina 6 vuotta sitten
vanhempi
commit
9e6aefa3ae
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      thirdparty/libwebsockets/lws_config.h

+ 1 - 0
thirdparty/libwebsockets/lws_config.h

@@ -78,6 +78,7 @@
 
 /* Build with support for ipv6 */
 /* #undef LWS_WITH_IPV6 */
+#define LWS_WITH_IPV6
 
 /* Build with support for UNIX domain socket */
 /* #undef LWS_WITH_UNIX_SOCK */