mirror of
https://github.com/janet-lang/janet
synced 2026-05-22 21:32:15 +00:00
29474b915d
kqueue-based filewatch is more limited than inotify, but is still useful in many cases. Notably absent is any ability to monitor directories automatically without wasting a lot of file descriptors.