5 lines
97 B
C
Raw Normal View History

#define DNS_SRV_NAME 0
#define DNS_SRV_PORT 1
#define DNS_SRV_PREF 2
#define DNS_SRV_WEIGHT 3