Swoole\Runtime::setHookFlags
(No version information available, might only be in Git)
Swoole\Runtime::setHookFlags — Set hook flags for coroutine
说明
Sets the hook flags for coroutine support. This dynamically changes the hook flags at runtime.
参数
flags-
Bitmask of flags specifying which functions to hook. Same flags as enableCoroutine.