Searched defs:socket_connect (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/sockets/ | ||
H A D | sockets.stub.php | 1992 function socket_connect(Socket $socket, string $address, ?int $port = null): bool {} function |
H A D | sockets.c | 1151 PHP_FUNCTION(socket_connect) argument |
Completed in 13 milliseconds