pub const FAN_UNLIMITED_QUEUE: u32 = 0x0000_0010;
Expand description

Remove the limit of 16384 events for the event queue.
Use of this flag requires the CAP_SYS_ADMIN capability.