Home
last modified time | relevance | path

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

/php-src/ext/sockets/
H A Dsockets.c669 socklen_t php_sa_len = sizeof(sa); local
681 if (!php_accept_connect(php_sock, new_sock, (struct sockaddr*)&sa, &php_sa_len)) {

Completed in 16 milliseconds