An inotify connection.
Callback type.
http://man7.org/linux/man-pages/man7/inotify.7.html
Add an inotify watch. Returns the inotify watch descriptor.
Remove an inotify watch using its descriptor.
Identifies an inotify watch.
See Implementation
An inotify connection.