socket_cmsg_space

(PHP 5 >= 5.5.0)

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

Увага

This function is currently not documented; only its argument list is available.

Параметри

level

type

Значення, що повертаються

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top