Query: socket_cmsg_space
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SOCKET_CMSG_SPACE(3) 1 SOCKET_CMSG_SPACE(3) socket_cmsg_space - Calculate message buffer sizeSYNOPSISint socket_cmsg_space (int $level, int $type)DESCRIPTIONCalculates the size of the buffer that should be allocated for receiving the ancillary data. Warning This function is currently not documented; only its argument list is available.PARAMETERSo $level - o $type -RETURN VALUESSEE ALSOsocket_recvmsg(3), socket_sendmsg(3). PHP Documentation Group SOCKET_CMSG_SPACE(3)