Statement on glibc/iconv Vulnerability

Swoole\Connection\Iterator::offsetSet

(PECL swoole >= 1.9.0)

Swoole\Connection\Iterator::offsetSettribui uma conexão ao deslocamento especificado.

Descrição

public Swoole\Connection\Iterator::offsetSet(int $offset, mixed $connection): void

tribui uma conexão ao deslocamento especificado.

Parâmetros

offset

O deslocamento para atribuir a conexão.

connection

A conexão a ser definida.

Valor Retornado

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top