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

12 строки
301 B

# Generated by roxygen2: do not edit by hand
S3method(print,gctx)
export("%>%")
export(gdns_get_address)
export(gdns_lib_version)
export(gdns_query)
export(gdns_resolver)
importFrom(Rcpp,sourceCpp)
importFrom(jsonlite,fromJSON)
importFrom(magrittr,"%>%")
useDynLib(clandnstine, .registration = TRUE)