PHP Velho Oeste 2024

Swoole\Server::sendto

(PECL swoole >= 1.9.0)

Swoole\Server::sendtoSend data to the remote UDP address.

Descrierea

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

Parametri

ip

port

data

server_socket

Valorile întoarse

add a note add a note

User Contributed Notes

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