socket_sendmsg

(PHP 5 >= 5.5.0)

socket_sendmsgSend a message

Опис

int socket_sendmsg ( resource $socket , array $message , int $flags )

Увага

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

Параметри

socket

message

flags

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

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

add a note add a note

User Contributed Notes

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