TimeoutFlags

sqe->timeout_flags

Values

ValueMeaning
REL0

Relative time is the default

ABS1U << 0

Absolute time - IORING_TIMEOUT_ABS (from Linux 5.5)

Meta