mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-02 22:22:16 +00:00
Avoid spamming errors when network is disconnected. Returned address will be invalid, so it can be checked by the user via `ret.is_valid_ip_address`.