PHP 8.5.0 Alpha 2 available for testing

Swoole\Server::shutdown

(PECL swoole >= 1.9.0)

Swoole\Server::shutdownDetiene el proceso del servidor maestro, esta función puede ser llamada en los procesos de trabajo.

Descripción

public Swoole\Server::shutdown(): void

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

add a note

User Contributed Notes

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