godot/platform
Fabio Alessandrelli 67a51c9316 [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.
2024-04-15 19:16:50 +02:00
..
android Fix issue with resolving the path for the Android keystore file 2024-04-12 17:00:09 -07:00
ios Fix the initialization order for the iOS driver 2024-04-13 11:18:53 +02:00
linuxbsd Polish interaction between windowing, input and rendering 2024-04-10 18:47:42 +02:00
macos Merge pull request #90268 from RandomShaper/wtp_servers 2024-04-15 10:12:00 +02:00
web [Web] Fix serve.py utility on Windows 2024-04-15 19:16:50 +02:00
windows Merge pull request #90268 from RandomShaper/wtp_servers 2024-04-15 10:12:00 +02:00
register_platform_apis.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: unify code generations routine and minimize timestamp changes 2024-03-15 15:43:53 +01:00