[−][src]Constant inotify_sys::IN_Q_OVERFLOW
pub const IN_Q_OVERFLOW: uint32_t
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.