Method System.Inotify._Instance()->rm_watch()
- Method rm_watch
int rm_watch(int wd)
- Description
Remove a watch.
- Parameter wd
The watch descriptor that was returned by add_watch().
int rm_watch(int wd)
Remove a watch.
The watch descriptor that was returned by add_watch().