Home
last modified time | relevance | path

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

/PHP-7.4/ext/sockets/
H A Dphp_sockets.h94 uint32_t wsa_child_count; variable
H A Dsockets.c698 sockets_globals->wsa_child_count = 0;
2854 seg_name = zend_strpprintf(0, "php_wsa_for_%u", SOCKETS_G(wsa_child_count)++);

Completed in 16 milliseconds