pub fn client_remove<T: Read + Write>(s: &mut T, key: u64) -> Result<()>
Drop key from the peer cache.
key