Function asio::write_until [] [src]

pub fn write_until<S: Stream, C: MatchCondition>(s: &S, sbuf: &mut StreamBuf, cond: C) -> Result<usize>