Expand description
DNS Server watcher.
Structs§
- DnsServers
- The DNS servers learned from all sources.
Enums§
- DnsServers
Update Source - The possible sources of DNS server updates.
Constants§
- DEFAULT_
DNS_ PORT - The default DNS server port.
Functions§
- new_
dns_ server_ stream - Returns a
Stream
of [DnsServerWatcherEvent
]s from watching the server configuration provided byproxy
.