Function tentacle::utils::is_reachable

source ·
pub fn is_reachable(ip: IpAddr) -> bool
Expand description

Check if the ip address is reachable. Copy from std::net::IpAddr::is_global