Constant naughtyfy::flags::FAN_Q_OVERFLOW
source · pub const FAN_Q_OVERFLOW: u64 = 0x00004000;Expand description
The event queue exceeded the limit of 16384 entries. This
limit can be overridden by specifying the
FAN_UNLIMITED_QUEUE flag when calling fanotify_init().