Swoole\Client::recv

(PECL swoole >= 1.9.0)

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

Description

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

Warning

This function is currently not documented; only its argument list is available.

Parameters

size

flag

Return Values

To Top