Swoole\Server::connection_list

Get all of the established connections.

Description

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

Parameters

start_fd

pagesize

Return Values