swoole_event_exit
PHP Manual
PHP Manual»Swoole Functions»swoole_event_exit

swoole_event_exit

(PECL swoole >= 1.9.0)

swoole_event_exitExit the eventloop, only available at the client side

Description

function swoole_event_exit(): void

Parameters

This function has no parameters.

Return Values

To Top