This commit is contained in:
2020-09-07 11:49:39 +08:00
parent 1ffccfbc3c
commit 4f57a5d237
-1
View File
@@ -104,7 +104,6 @@ class Server extends Application
if (!$isEnable) {
return;
}
$this->debug('Runtime::enableCoroutine...');
Runtime::enableCoroutine(true, SWOOLE_HOOK_TCP |
SWOOLE_HOOK_UNIX |
SWOOLE_HOOK_UDP |