array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'swoole-client.recv.php', 1 => 'Swoole\\Client::recv', 2 => 'Receive data from the remote socket.', ), 'up' => array ( 0 => 'class.swoole-client.php', 1 => 'Swoole\\Client', ), 'prev' => array ( 0 => 'swoole-client.pipe.php', 1 => 'Swoole\\Client::pipe', ), 'next' => array ( 0 => 'swoole-client.resume.php', 1 => 'Swoole\\Client::resume', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/swoole/swoole/client/recv.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Swoole\Client::recv

(PECL swoole >= 1.9.0)

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

Beschreibung

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

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Parameter-Liste

size

flag

Rückgabewerte