Enabling ipv6 in libwebsockets
This commit is contained in:
parent
4f697f73a5
commit
9e6aefa3ae
1
thirdparty/libwebsockets/lws_config.h
vendored
1
thirdparty/libwebsockets/lws_config.h
vendored
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user