Home
last modified time | relevance | path

Searched refs:php_open_listen_sock (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/ext/sockets/
H A Dsockets.c466 static int php_open_listen_sock(php_socket **php_sock, int port, int backlog) /* {{{ */ function
997 if (!php_open_listen_sock(&php_sock, port, backlog)) {

Completed in 11 milliseconds