Swoole\Connection\Iterator
PHP Manual

Swoole\Connection\Iterator::next

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

Swoole\Connection\Iterator::nextMove to the next connection.

Description

public Connection Swoole\Connection\Iterator::next ( void )

The iterator to the next connection.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour


Swoole\Connection\Iterator
PHP Manual