Function server::net::read_commands [] [src]

pub fn read_commands<R: Read + Write>(stream: &mut R) -> Result<Command, Error>

Read the sent bytes, extract the kind of command.