Expand description
Looking up host names.
Structs§
- The value returned by a successful host lookup.
- An iterator over the IP addresses returned by a host lookup.
- An iterator over socket addresses derived from a host lookup.
Functions§
- Creates a future that resolves a host name into its IP addresses.