Searched defs:socket_recv (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/sockets/ | ||
H A D | sockets.stub.php | 1999 function socket_recv(Socket $socket, &$data, int $length, int $flags): int|false {} function |
H A D | sockets.c | 1345 PHP_FUNCTION(socket_recv) argument |
Completed in 19 milliseconds