Constant naughtyfy::flags::FAN_UNLIMITED_QUEUE
source · pub const FAN_UNLIMITED_QUEUE: u32 = 0x00000010;Expand description
Remove the limit of 16384 events for the event queue. Use
of this flag requires the CAP_SYS_ADMIN capability.