read_ack

Function read_ack 

Source
pub fn read_ack<R: Read>(r: &mut R, peer: &str) -> Result<()>
Expand description

Final step: the peer’s one-byte ready ack, which must be STATUS_OK.