You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
Enabling ipv6 in libwebsockets
This commit is contained in:
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 */
|
||||
|
||||
Reference in New Issue
Block a user