Open trufae opened 8 years ago
filesystem monitoring in FreeBSD needs to be done using the kqueue api
kqueue
https://github.com/emcrisostomo/fswatch
Reference: https://twitter.com/felixehlers/status/701187621800833024
I think we can reuse the kqueue backend from osx for freebsd. but need to investigate a bit more
filesystem monitoring in FreeBSD needs to be done using the
kqueue
apihttps://github.com/emcrisostomo/fswatch