PHP - Manual: socket_sendmsg
2024-11-13
(PHP 5 >= 5.5.0, PHP 7, PHP 8)
socket_sendmsg — Send a message
socket
message
flags
Returns the number of bytes sent, 或者在失败时返回 false
.
版本 | 说明 |
---|---|
8.0.0 |
现在 socket 是 Socket 实例,
之前是 resource。
|
官方地址:https://www.php.net/manual/en/function.socket-sendmsg.php