Add a WatchService implementation backed by kqueue,
leveraging the libinotify wrapper.
It's still possible to use the polling watchservice,
by defining the following system property:
sun.nio.fs.watchservice=polling
Add a WatchService implementation backed by kqueue, Tags None Referenced Files None Subscribers None
Description
Details
|