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