sdns
low-level DNS library
Loading...
Searching...
No Matches
Public Attributes | List of all members
txt_data Struct Reference

#include <sdns.h>

Public Attributes

uint8_t len
 length of the content filed
 
char * content
 content filed is not nul-terminated necessarily
 

Detailed Description

Structure to hold the data of RR type TXT. The data part of a TXT RR has one bytes of length and a sequence of bytes. This means that TXT records that are longer than 255 characters, will be broken to several parts each less than 255 characters.


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