Funções para Socket
PHP Manual

socket_cmsg_space

(PHP 5 >= 5.5.0, PHP 7)

socket_cmsg_spaceCalculate 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.

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

level

type

Valor Retornado

Veja Também


Funções para Socket
PHP Manual