1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-07-31 16:56:08 +00:00
psyced/world/net/include/dns.h

5 lines
97 B
C

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