mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-20 02:18:20 +00:00
Unify network socket creation between platform. Ensure IPV6_V6ONLY flag is not set on sockets (allow IPv4 connection in IPv6 socket, dual-stack).