swoole_event_wait
PHP Manual
PHP Manual»Swoole Functions»swoole_event_wait

swoole_event_wait

(PECL swoole >= 1.9.0)

swoole_event_waitStart the event loop

Description

function swoole_event_wait(): void

Parameters

This function has no parameters.

Return Values

To Top