Swoole\Connection\Iterator::next

(PECL swoole >= 1.9.0)

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

说明

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

The iterator to the next connection.

参数

此函数没有参数。

返回值

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top