Use inotify instead of polling on Linux.
This should solve problems people are seeing when a file changes twice within a second and thus is missed for polling.
Showing
src/inotify.c
0 → 100644
Please register or sign in to comment