Swoole\Server::connection_list

(PECL swoole >= 1.9.0)

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

説明

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

パラメータ

start_fd

pagesize

戻り値

To Top