Swoole\Server
PHP Manual

Swoole\Server::connection_list

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

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

Description

public array Swoole\Server::connection_list ( integer $start_fd [, integer $pagesize ] )

Parameters

start_fd

pagesize

Return Values


Swoole\Server
PHP Manual