改名
This commit is contained in:
@@ -104,7 +104,6 @@ class Server extends Application
|
|||||||
if (!$isEnable) {
|
if (!$isEnable) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
$this->debug('Runtime::enableCoroutine...');
|
|
||||||
Runtime::enableCoroutine(true, SWOOLE_HOOK_TCP |
|
Runtime::enableCoroutine(true, SWOOLE_HOOK_TCP |
|
||||||
SWOOLE_HOOK_UNIX |
|
SWOOLE_HOOK_UNIX |
|
||||||
SWOOLE_HOOK_UDP |
|
SWOOLE_HOOK_UDP |
|
||||||
|
|||||||
Reference in New Issue
Block a user