Module addr

Source
Expand description

Looking up host names for addresses.

Structs§

FoundAddrs
The success type of the lookup_addr() function.
FoundAddrsIter
An iterator over host names returned by address lookup.

Functions§

lookup_addr
Resolves the host names of an IP address.