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.