pub fn wrapped_get_addr_info(name: &String, allow_lookup: bool) -> Vec<NetAddr>
Expand description

| Wrapper for getaddrinfo(3). Do not | use directly: call Lookup/LookupHost/LookupNumeric/LookupSubNet. |