pub fn validate_io_queue_bytes(
io_queue_bytes: &[u8],
) -> Result<(), PipelineError>Expand description
contains a partial IO slot, or exceeds the compiled poll window.
pub fn validate_io_queue_bytes(
io_queue_bytes: &[u8],
) -> Result<(), PipelineError>contains a partial IO slot, or exceeds the compiled poll window.