mirror of
https://github.com/godotengine/godot.git
synced 2026-01-20 20:53:07 +03: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`.