diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2024-04-15 16:07:30 +0200 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2024-04-15 19:16:50 +0200 |
commit | 67a51c93167a47313ca8c3d5073e90706ceed693 (patch) | |
tree | 69847b1fa889764b16d593b77c7f3ecbfc1930de /modules/gdscript/gdscript_byte_codegen.cpp | |
parent | c951421c996467dcb7106a33774410a7b5258690 (diff) | |
download | redot-engine-67a51c93167a47313ca8c3d5073e90706ceed693.tar.gz |
[Web] Fix serve.py utility on Windows
IPv6 dual stack is disabled by default, and Windows resolves wildcard
addresses to an IPv6 by default, so connecting through the local IPv4
address would not work.
This enables IPv6 dual stacking for the HTTP server by default like done
in upstream python when launching the module from CLI.
Diffstat (limited to 'modules/gdscript/gdscript_byte_codegen.cpp')
0 files changed, 0 insertions, 0 deletions