client_remove

Function client_remove 

Source
pub fn client_remove<T: Read + Write>(s: &mut T, key: u64) -> Result<()>
Expand description

Drop key from the peer cache.