Module domain::resolv::lookup::addr

source ·
Expand description

Looking up host names for addresses.

Structs

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

Functions