Swoole\Server::getClientList

(PECL swoole >= 1.9.0)

Swoole\Server::getClientListGet all of the established connections.

Descripción

publicSwoole\Server::getClientList(int$start_fd, int$pagesize = ?): array

Advertencia

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

start_fd

pagesize

Valores devueltos

To Top