inotify_rm_watch
inotify_rm_watch
Remove an existing watch from an inotify instance
bool **inotify_rm_watch** resource $inotify_instance int $watch_descriptor
removes the watch
from the inotify instance
.
inotify_rm_watch``watch_descriptor``inotify_instance
inotify_instanceinotify.instance.description
watch_descriptorWatch to remove from the instance
return.success
inotify_init