Revert "改名"
This reverts commit fdf58326
This commit is contained in:
@@ -54,6 +54,7 @@ class Inotify
|
||||
if (!is_dir($dir)) continue;
|
||||
$this->watch($dir);
|
||||
}
|
||||
$this->process->int = -1;
|
||||
Event::add($this->inotify, [$this, 'check']);
|
||||
Event::wait();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user