PHP 8.4.1 Released!

Swoole\Connection\Iterator::current

(PECL swoole >= 1.9.0)

Swoole\Connection\Iterator::currentRenvoie l'entrée de connexion actuelle.

Description

public Swoole\Connection\Iterator::current(): Connection

Renvoie l'entrée de connexion actuelle.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

L'entrée de connexion actuelle.

add a note

User Contributed Notes

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