|
sdns
low-level DNS library
|
#include <sdns.h>
Public Attributes | |
| uint8_t | len |
| length of the content filed | |
| char * | content |
| content filed is not nul-terminated necessarily | |
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.