PHP 8.4.1 Released!

Swoole\Connection\Iterator::count

(PECL swoole >= 1.9.0)

Swoole\Connection\Iterator::countCompte les connexions.

Description

public Swoole\Connection\Iterator::count(): int

Renvoie le nombre de connexions.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Le nombre de connexions.

add a note

User Contributed Notes

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