socket_cmsg_space
(PHP 5 >= 5.5.0)
socket_cmsg_space — Calculate message buffer size
Descrição
int socket_cmsg_space
( int
$level
, int $type
)Calculates the size of the buffer that should be allocated for receiving the ancillary data.
Warning
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
-
level -
-
type -
Valor Retornado