Home
last modified time | relevance | path

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

/PHP-8.0/ext/sockets/
H A Dphp_sockets.h114 uint32_t wsa_child_count; variable
H A Dsockets.c413 sockets_globals->wsa_child_count = 0;
2573 seg_name = zend_strpprintf(0, "php_wsa_for_%u", SOCKETS_G(wsa_child_count)++);

Completed in 11 milliseconds