swoole_event_exit
PHP Manual
PHP Manual»Swoole 函数»swoole_event_exit

swoole_event_exit

(PECL swoole >= 1.9.0)

swoole_event_exitExit the eventloop, only available at the client side

说明

function swoole_event_exit(): void

参数

此函数没有参数。

返回值

To Top