Php/docs/swoole-connection-iterator.current

提供:Dev Guides
< Php
移動先:案内検索

Swoole\Connection\Iterator::current

(PECL swoole >= 1.9.0)

Swoole\Connection\Iterator::currentReturn current connection entry.


説明

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

Get current connection entry.


パラメータ

この関数にはパラメータはありません。


返り値

The current connection entry.