socket_sendmsg
reactphp/socket
Supported Versions: PHP 5 >= 5.5.0, PHP 7, PHP 8
Send a message
<?php socket_sendmsg
(
Socket $socket
, array
$message
,
int $flags
=
0
):
int
|
false