arceos_api::net

Function ax_dns_query

Source
pub fn ax_dns_query(domain_name: &str) -> AxResult<Vec<IpAddr>>
Available on crate feature net only.
Expand description

Resolves the host name to a list of IP addresses.