WebFreak001 / FSWatch

A cross-platform folder & file watching library using win32, inotify or std.file
33 stars 8 forks source link

add kqueue implementation #3

Open WebFreak001 opened 8 years ago

WebFreak001 commented 8 years ago

For BSD and OSX

denizzzka commented 8 years ago

Also, Linux haz inotify(7) for this job

WebFreak001 commented 8 years ago

@denizzzka inotify is already implemented

denizzzka commented 8 years ago

@WebFreak001 Wow, ok, sorry