Hacker News new | ask | show | jobs
by durin42 4136 days ago
I'm almost 100% certain FSEvents uses kqueue internally. You can definitely use kqueue for the same things you'd need inotify for on Linux.