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