socket_cmsg_space

Calculate message buffer size

Beschreibung

int socket_cmsg_space ( int $level , int $type )

Calculates the size of the buffer that should be allocated for receiving the ancillary data.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

level

type

Rückgabewerte

Siehe auch

  • socket_recvmsg
  • socket_sendmsg