Function clamav_client::ping_tcp[][src]

pub fn ping_tcp<A>(host_address: A) -> IoResult<Vec<u8>> where
    A: ToSocketAddrs