Swoole\Connection\Iterator::key
PHP function
Edit on GitHub ✎
(PECL swoole >= 1.9.0)
Return key of the current connection.
Description
Swoole\Connection\Iterator::key(): int
This function returns key of the current connection.
Parameters Parameters
Return Values
Key of the current connection.