Constant nc::types::IOCB_FLAG_RESFD[][src]

pub const IOCB_FLAG_RESFD: i32 = 1;
Expand description

Valid flags for the “aio_flags” member of the “struct iocb”. IOCB_FLAG_RESFD - Set if the “aio_resfd” member of the “struct iocb” is valid. IOCB_FLAG_IOPRIO - Set if the “aio_reqprio” member of the “struct iocb” is valid.