dns_resolver::util

Module types

Source

Structs§

Enums§

  • How the recursive resolver should choose which IP address to try for upstream nameservers.
  • An error that can occur when trying to resolve a domain.
  • The result of a name resolution attempt.

Constants§

Functions§

  • Merge two sets of RRs, where records from the second set are included if and only if there are no records of matching (name, type) in the first set.