inotify-cxx is the C++ interface for Linux inotify technology. It offers a few simple objects instead of low-level data such as file descriptors, watch descriptors, etc.
| Tags | Filesystems Operating System Kernels Linux Software Development Libraries |
|---|---|
| Licenses | MIT/X LGPL GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Release Notes: This release adds an include to build correctly with GCC 4.4 and newer.


Release Notes: This version cleans up some includes.


Release Notes: This version fixes problems with compilation on Debian Sarge.


Release Notes: This release fixes incorrect event name handling.


Release Notes: This version adds Inotify::SetCloseOnExec() to allow the programmer to set the close-on-exec feature easily.