Todo List

File inotifytools.h
Improve wd/filename mapping. Currently there is no explicit code for handling different filenames mapping to the same inode (and hence, wd). gamin's approach sounds good: let the user watch an inode using several different filenames, and when an event occurs on the inode, generate an event for each filename.

File inotifytools.h
Improve wd/filename storage. At the moment a doubly-linked list is used, so lookups take linear time. This could be a problem if watching hundreds of thousands of files.

Generated on Tue Oct 16 09:55:48 2007 for libinotifytools by  doxygen 1.4.6