php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
int | refcount |
int | sock |
int | type |
char * | key |
Definition at line 31 of file fpm_sockets.c.
char* listening_socket_s::key |
Definition at line 35 of file fpm_sockets.c.
int listening_socket_s::refcount |
Definition at line 32 of file fpm_sockets.c.
int listening_socket_s::sock |
Definition at line 33 of file fpm_sockets.c.
int listening_socket_s::type |
Definition at line 34 of file fpm_sockets.c.