socket_cmsg_space
brefphp/bref
Supported Versions: PHP 5 >= 5.5.0, PHP 7, PHP 8
Calculate message buffer size
<?php socket_cmsg_space
(
int $level
,
int $type
,
int $num
=
0
): ?
int