libpromeki 1.0.0-alpha
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
enums_dns.h File Reference
#include <promeki/config.h>
Include dependency graph for enums_dns.h:

Go to the source code of this file.

Detailed Description

See LICENSE file in the project root folder for license information.

DNS / DNS-SD wire-format enums: record types, classes, opcodes, response codes, and packet sections. These are the Variant-friendly TypedEnum wrappers used in resolver public APIs and config records; the record-internal hot-path types live as raw enum classes on DnsRecord / DnsQuestion to keep per-record memory tight.