This commit is contained in:
2020-09-04 13:59:22 +08:00
parent 0892d4d4fe
commit f86ba7bc86
+1
View File
@@ -104,6 +104,7 @@ class Server extends Application
if (!$isEnable) {
return;
}
$this->debug('Runtime::enableCoroutine...');
Runtime::enableCoroutine(true, SWOOLE_HOOK_TCP |
SWOOLE_HOOK_UNIX |
SWOOLE_HOOK_UDP |