PHP 8.4.0 RC4 available for testing

Swoole\Event::exit

(PECL swoole >= 1.9.0)

Swoole\Event::exitExit the eventloop, only available at client side.

Descripción

public static Swoole\Event::exit(): void

Parámetros

Esta función no tiene parámetros.

Valores devueltos

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top