Swoole\Connection\Iterator::key

(PECL swoole >= 1.9.0)

Swoole\Connection\Iterator::keyReturn key of the current connection.

說明

public Swoole\Connection\Iterator::key(): int

This function returns key of the current connection.

參數

此函數沒有參數。

返回值

Key of the current connection.