Expand description
inotify support for working with inotify objects.
Structsยง
- Create
Flags  IN_*for use withinotify::init.- Read
Flags  IN*for use withinotify::Reader.- Watch
Flags  IN*for use withinotify::add_watch.
inotify support for working with inotify objects.
IN_* for use with inotify::init.IN* for use with inotify::Reader.IN* for use with inotify::add_watch.