tristanable ~master (2022-05-11T03:14:20.3023709)
Dub
Repo
Watcher
tristanable
watcher
Undocumented in source.
final
class
Watcher : Thread {
this
(Manager manager, Socket endpoint);
void
shutdown
();
}
Constructors
this
this
(Manager manager, Socket endpoint)
Undocumented in source.
Members
Functions
shutdown
void
shutdown
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
tristanable
watcher
classes
Watcher