[][src]Function port_check::is_port_reachable

pub fn is_port_reachable<A: ToSocketAddrs>(address: A) -> bool

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