#include <promeki/config.h>
Go to the source code of this file.
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.