Module hickory_resolver::system_conf
source · Expand description
System configuration loading
This module is responsible for parsing and returning the configuration from
the host system. It will read from the default location on each operating
system, e.g. most Unixes have this written to /etc/resolv.conf
Functions§
- parse_
resolv_ conf system-config
and Unix - read_
system_ conf system-config
and Unix