Files
godot/doc/classes
Chuck 17ee8ff0d9 Support multiple address resolution in DNS requests
Add two new functions to the IP class that returns all addresses/aliases associated with a given address.

This is a cherry-pick merge from 010a3433df which was merged in 2.1, and has been updated to build with the latest code.

This merge adds two new methods IP.resolve_hostname_addresses and IP.get_resolve_item_addresses that returns a List of all addresses returned from the DNS request.
2021-06-09 12:06:46 +07:00
..
2021-05-20 12:56:56 +02:00
2021-06-07 12:11:52 +02:00
2021-05-31 05:25:12 -04:00
2021-05-20 13:29:38 +03:00
2021-05-20 13:29:38 +03:00
2021-05-20 12:56:56 +02:00