pub fn hosts_lookup_test<E: Executor + Send + 'static, R: RuntimeProvider>(
    exec: E,
    handle: R::Handle
)
Available on crate features testing and system-config only.
Expand description

Test AsyncResolver created from system configuration with host lookups.