Function ax_dns_query

Source
pub fn ax_dns_query(domain_name: &str) -> AxResult<Vec<IpAddr>>
Expand description

Resolves the host name to a list of IP addresses.