Function clamav_client::ping_tcp[][src]

pub fn ping_tcp<A>(host_address: A) -> Result<Vec<u8>, Error> where
    A: ToSocketAddrs