This commit is contained in:
2020-09-07 13:30:06 +08:00
parent 04bd95a5e4
commit cd94e7ab8b
+1
View File
@@ -201,6 +201,7 @@ class ServerInotify extends Process
*/
protected function onErrorHandler($error)
{
var_dump($error);
$this->debug($error[1] . ' ' . $error[2] . ':' . $error[3]);
}