CakeFest 2024: The Official CakePHP Conference

Swoole\Client::recv

(PECL swoole >= 1.9.0)

Swoole\Client::recvReceive data from the remote socket.

Descrição

public Swoole\Client::recv(string $size = ?, string $flag = ?): void

Aviso

Esta função não está documentada; apenas a lista de argumentos está disponível.

Parâmetros

size

flag

Valor Retornado

add a note

User Contributed Notes

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