swoole_async_set
PHP Manual
PHP Manual»Swoole Funktionen»swoole_async_set

swoole_async_set

(PECL swoole >= 1.9.0)

swoole_async_setUpdate the async I/O options

Beschreibung

function swoole_async_set(array $settings): void

Parameter-Liste

settings

Rückgabewerte

Es wird kein Wert zurückgegeben.

To Top