Skip to main content

read_frame

Function read_frame 

Source
fn read_frame(stream: &mut UnixStream) -> Result<Vec<u8>>
Expand description

The deadline applies to the whole frame, even if a client dribbles bytes.