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

#include <sendrecvmsg.h>

Data Fields

socklen_t size
 
socklen_t var_el_size
 
calculate_req_spacecalc_space
 
from_zval_write_fieldfrom_array
 
to_zval_read_fieldto_array
 

Detailed Description

Definition at line 28 of file sendrecvmsg.h.

Field Documentation

◆ calc_space

calculate_req_space* ancillary_reg_entry::calc_space

Definition at line 31 of file sendrecvmsg.h.

◆ from_array

from_zval_write_field* ancillary_reg_entry::from_array

Definition at line 32 of file sendrecvmsg.h.

◆ size

socklen_t ancillary_reg_entry::size

Definition at line 29 of file sendrecvmsg.h.

◆ to_array

to_zval_read_field* ancillary_reg_entry::to_array

Definition at line 33 of file sendrecvmsg.h.

◆ var_el_size

socklen_t ancillary_reg_entry::var_el_size

Definition at line 30 of file sendrecvmsg.h.


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