socket_recv
(PHP 4 >= 4.0.7, PHP 5)
socket_recv — Receives data from a connected socket
Description
int socket_recv
( resource $socket
, string &$buf
, int $len
, int $flags
)
Warning
This function is currently not documented; only the argument list is available.