Crate hyper_system_resolver[][src]

System DNS resolver for hyper.

Resolves the name via getaddrinfo, but more flexible than hyper standard resolver.

Modules

background

Background resolver.

system

The system resolver implementation.

Structs

AddrInfoHints

Portable AddrInfoHints builder.