inotify* functionality is available from the Linux kernel and allows you to
register one or more directories for watching, and to simply block and wait for
notification events. This library is designed to act as a generator. All you
have to do is loop, and you'll see one event at a time and block in-between.
Installed Size: 59.4 kB
Architectures: all