Searched defs:socket_send (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/sockets/ | ||
H A D | sockets.stub.php | 1739 function socket_send(Socket $socket, string $data, int $length, int $flags): int|false {} function |
H A D | sockets.c | 1346 PHP_FUNCTION(socket_send) argument |
Completed in 21 milliseconds