|
Swoole\Client::sendtoSend data to the remote UDP address. Description
public bool Swoole\Client::sendto(string
$ip , int $port , string $data )The swoole client should be type of SWOOLE_SOCK_UDP or SWOOLE_SOCK_UDP6. Parameters
Return Values
|