瀏覽代碼

Enabling ipv6 in libwebsockets

Aina 6 年之前
父節點
當前提交
9e6aefa3ae
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 */