mirror of
https://github.com/ChronosX88/psyced.git
synced 2024-11-10 04:21:02 +00:00
5 lines
97 B
C
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
|