mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
Inotifier.removeWatch
mecca
reactor
io
inotify
Inotifier
remove a previously registered watch point
struct
Inotifier
@
trusted
@
nogc
void
removeWatch
(
WatchDescriptor
wd
)
Parameters
wd
WatchDescriptor
the WatchDescriptor returned by watch
Meta
Source
See Implementation
mecca
reactor
io
inotify
Inotifier
destructors
~this
functions
close
consumeAllEvents
getEvent
isOpen
open
removeWatch
watch
manifest constants
IN_ACCESS
IN_ALL_EVENTS
IN_ATTRIB
IN_CLOSE
IN_CLOSE_NOWRITE
IN_CLOSE_WRITE
IN_CREATE
IN_DELETE
IN_DELETE_SELF
IN_DONT_FOLLOW
IN_EXCL_UNLINK
IN_IGNORED
IN_ISDIR
IN_MASK_ADD
IN_MODIFY
IN_MOVE
IN_MOVED_FROM
IN_MOVED_TO
IN_MOVE_SELF
IN_ONESHOT
IN_ONLYDIR
IN_OPEN
IN_Q_OVERFLOW
structs
Event
remove a previously registered watch point