Home
last modified time | relevance | path

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

/PHP-8.0/ext/sockets/
H A Dsockets.c830 socklen_t php_sa_len = sizeof(sa); local
842 if (!php_accept_connect(php_sock, new_sock, (struct sockaddr*)&sa, &php_sa_len)) {

Completed in 8 milliseconds