Function lookup_host_string

pub(crate) fn lookup_host_string(addr: &str) -> Result<impl Iterator<Item = SocketAddr>>