Swoole Swoole\Connection\Iterator::offsetGet

(PECL swoole >= 1.9.0)

Swoole\Connection\Iterator::offsetGet — 검색할 오프셋입니다.


설명

public Swoole\Connection\Iterator::offsetGet(string $index): Connection

지정된 오프셋에서 연결을 반환합니다.


매개변수

index
검색할 오프셋입니다.

반환 값