1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-03 10:22:54 +00:00
psyced/world/net/include/dns.h

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