Function hydroflow::util::ipv4_resolve

source ·
pub fn ipv4_resolve(addr: &str) -> Result<SocketAddr, Error>
Expand description

Resolve the ipv4 SocketAddr from an IP or hostname string.