Constant inotify_sys::IN_Q_OVERFLOW[][src]

pub const IN_Q_OVERFLOW: uint32_t = 16384

Indicates that the event queue has overflowed

This constant can be used to check against the mask field in inotify_event.

See man page for additional details.