Dutch PHP Conference 2025 - Call For Papers

Swoole\Server::getClientList

(PECL swoole >= 1.9.0)

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

Опис

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

Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Параметри

start_fd

pagesize

Значення, що повертаються

add a note

User Contributed Notes

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