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