WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB-UTIL Reference

#include <dns.h>

Data Fields

pj_str_t name
 
pj_uint16_t type
 
pj_uint16_t dnsclass
 

Detailed Description

This structure describes a DNS query record.

Field Documentation

◆ dnsclass

pj_uint16_t pj_dns_parsed_query::dnsclass

Network class (PJ_DNS_CLASS_IN=1)

◆ name

pj_str_t pj_dns_parsed_query::name

The domain in the query.

◆ type

pj_uint16_t pj_dns_parsed_query::type

Type of the query (pj_dns_type)


The documentation for this struct was generated from the following file:

 


PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library
Copyright (C) 2006-2009 Teluu Inc.