pub fn read_ack<R: Read>(r: &mut R, peer: &str) -> Result<()>
Final step: the peer’s one-byte ready ack, which must be STATUS_OK.
STATUS_OK