1
0
mirror of https://github.com/janet-lang/janet synced 2026-05-22 21:32:15 +00:00
Files
janet/test
Calvin Rose 29474b915d Begin work on adding kqueue functionality to filewatch.
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.
2026-03-25 22:16:30 -05:00
..