Swoole\Runtime::enableCoroutine

(No version information available, might only be in Git)

Swoole\Runtime::enableCoroutine — Habilitar corrutinas para funciones específicas

DescripciĂłn

public static function Swoole\Runtime::enableCoroutine(int $flags = SWOOLE_HOOK_ALL): void

Este mĂ©todo habilita el soporte de corrutinas para funciones PHP especĂ­ficas segĂșn los flags proporcionados. Debe ser llamado una vez al inicio de la aplicaciĂłn.

Valores devueltos

No se retorna ningĂșn valor.

add a note

User Contributed Notes

There are no user contributed notes for this page.