shinpei / jinotify

Java file event notifier on Linux, alternative for nio2 on Java6.
3 stars 0 forks source link

inotify is not working #10

Closed shinpei closed 10 years ago

shinpei commented 10 years ago

It's working now, but invoking handler is not working...

shinpei commented 10 years ago

event.read() is required. seems fixed.