Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

In the inotify_event structure in the C++ language, an empty name signifies that the event occurred on the watch descriptor for the directory itself, rather than an individual file within the directory. This is indicated by setting the first byte of the name field to '\0'.