Swoole\Server::connection_list

(PECL swoole >= 1.9.0)

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

Açıklama

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

Bağımsız Değişkenler

start_fd

pagesize

Dönen Değerler

To Top