[][src]Function port_check::is_port_reachable_with_timeout

pub fn is_port_reachable_with_timeout(
    address: &SocketAddr,
    timeout: Duration
) -> bool

Attempts a TCP connection to an address an returns whether it succeeded