|
sdns
low-level DNS library
|
#include <sdns.h>

Public Attributes | |
| sdns_header | header |
| See sdns_header for more info. | |
| sdns_question | question |
| See sdns_question for more info. | |
| sdns_rr * | answer |
| Answer section of a DNS packet. | |
| sdns_rr * | authority |
| Authority section of a DNS packet. | |
| sdns_rr * | additional |
| Additional section of a DNS packet. | |
This is the structure of a DNS packet.