(PHP 5 >= 5.5.0, PHP 7)
Calculate message buffer size
int socket_cmsg_space ( int $level, int $type )
Calculates the size of the buffer that should be allocated for receiving the ancillary data.
Parameters:
level
Calculates the size of the buffer that should be allocated for receiving the ancillary data.
type
Calculates the size of the buffer that should be allocated for receiving the ancillary data.
Returns:
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.