PHP - Manual: Swoole\Connection\Iterator::offsetSet
2024-11-12
(PECL swoole >= 1.9.0)
Swoole\Connection\Iterator::offsetSet — Assign a Connection to the specified offset.
Assign a Connection to the specified offset.
offset
The offset to assign the Connection to.
connection
The connection to set.
官方地址:https://www.php.net/manual/en/swoole-connection-iterator.offsetset.php