Swoole\Server::sendto

Send data to the remote UDP address.

説明

public bool Swoole\Server::sendto(
    string $ip,
    int $port,
    string $data,
    string $server_socket = ?
)

パラメータ

ip

port

data

server_socket

戻り値