Swoole\Client::recv

(PECL swoole >= 1.9.0)

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

说明

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

警告

本函数还未编写文档,仅有参数列表。

参数

size

flag

返回值

To Top