Function clamav_client::ping_socket[][src]

pub fn ping_socket<P>(socket_path: P) -> IoResult<Vec<u8>> where
    P: AsRef<Path>,