join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::QuestionRecord Struct Reference

question record. More...

#include <resolver.hpp>

Inheritance diagram for join::QuestionRecord:

Public Attributes

std::string host
 
uint16_t type = 0
 
uint16_t dnsclass = 0
 

Detailed Description

question record.

Member Data Documentation

◆ dnsclass

uint16_t join::QuestionRecord::dnsclass = 0

DNS class.

◆ host

std::string join::QuestionRecord::host

host name.

◆ type

uint16_t join::QuestionRecord::type = 0

resource record type.


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