I trying to use kqueue to monitor what happens to a directory tree, and one of the issues is how to handle NOTE_RENAME. In particular, while I can connect the event with the old filename (by storing (fd,filename) pairs), I don't know how to get the new name. Any ideas?
signature.asc
Description: OpenPGP digital signature

