pub fn read_server_cmd( socket: &mut TcpStream, cmd_buf: &mut [u8], ) -> Result<Option<ServerCommand>>