(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.