SVN revision: 54996
This commit is contained in:
Sebastian Dransfeld 2010-11-25 19:08:08 +00:00
parent be33a14270
commit 71b3b7f19b
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* IN_ACCESS, IN_ATTRIB, IN_CLOSE_WRITE, IN_CLOSE_NOWRITE, IN_OPEN
* - Read all events first, then call the callbacks. This will prevent several
* callbacks with the typic save cycle (delete file, new file)
* - Listen to IN_IGNORED, emitted when the watch is removed
*/
#ifdef HAVE_INOTIFY