php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
listening_socket_s Struct Reference

Data Fields

int refcount
 
int sock
 
int type
 
char * key
 

Detailed Description

Definition at line 31 of file fpm_sockets.c.

Field Documentation

◆ key

char* listening_socket_s::key

Definition at line 35 of file fpm_sockets.c.

◆ refcount

int listening_socket_s::refcount

Definition at line 32 of file fpm_sockets.c.

◆ sock

int listening_socket_s::sock

Definition at line 33 of file fpm_sockets.c.

◆ type

int listening_socket_s::type

Definition at line 34 of file fpm_sockets.c.


The documentation for this struct was generated from the following file: