mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-21 11:51:33 +00:00
59eea34851
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`.