Swoole\Server::getClientList

(PECL swoole >= 1.9.0)

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

Descrição

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

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

start_fd

pagesize

Valor Retornado

add a note add a note

User Contributed Notes

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