sendToClient() sendToClient( $tabid, $client_id, $logs, $force_client_id) 发送给指定客户端 Parameters $tabid $client_id $logs $force_client_id
send() send(string $host, string $message = '', string $address = '/') : boolean Parameters string $host $host of socket server string $message 发送的消息 string $address 地址 Returns boolean