Perform Secure-by-default or Woefully Insecure ‘DNS’ Queries
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

17 строки
378 B

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/resolver.R
\name{print.gdns_response}
\alias{print.gdns_response}
\title{Printer for gdns_response objects}
\usage{
\method{print}{gdns_response}(x, ...)
}
\arguments{
\item{x}{a \code{gdns_response} object}
\item{...}{ignored}
}
\description{
Printer for gdns_response objects
}
\keyword{internal}