Home
last modified time | relevance | path

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

/PHP-5.5/ext/sockets/
H A Dsockets.c416 static int php_open_listen_sock(php_socket **php_sock, int port, int backlog TSRMLS_DC) /* {{{ */ function
925 if (!php_open_listen_sock(&php_sock, port, backlog TSRMLS_CC)) {

Completed in 11 milliseconds