Enabling ipv6 in libwebsockets
This commit is contained in:
parent
4f697f73a5
commit
9e6aefa3ae
1 changed files with 1 additions and 0 deletions
1
thirdparty/libwebsockets/lws_config.h
vendored
1
thirdparty/libwebsockets/lws_config.h
vendored
|
@ -78,6 +78,7 @@
|
||||||
|
|
||||||
/* Build with support for ipv6 */
|
/* Build with support for ipv6 */
|
||||||
/* #undef LWS_WITH_IPV6 */
|
/* #undef LWS_WITH_IPV6 */
|
||||||
|
#define LWS_WITH_IPV6
|
||||||
|
|
||||||
/* Build with support for UNIX domain socket */
|
/* Build with support for UNIX domain socket */
|
||||||
/* #undef LWS_WITH_UNIX_SOCK */
|
/* #undef LWS_WITH_UNIX_SOCK */
|
||||||
|
|
Loading…
Add table
Reference in a new issue