Searched defs:socket_write (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/sockets/ | ||
H A D | sockets.stub.php | 1974 function socket_write(Socket $socket, string $data, ?int $length = null): int|false {} function |
H A D | sockets.c | 850 PHP_FUNCTION(socket_write) argument |
Completed in 17 milliseconds