|
jabberd14 1.6.2
|
Data Fields | |
| char * | service |
| dns_resend_list_host_list | hosts |
| int | weight_sum |
| struct __dns_resend_list * | next |
struct to store list of services and resend hosts
resend to which hosts
Referenced by dnsrv(), and dnsrv_child_process_xstream_io().
next entry in the list
Referenced by dnsrv(), and dnsrv_child_process_xstream_io().
the service that is defined
Referenced by dnsrv(), and dnsrv_child_process_xstream_io().
sum of weights of the hosts
Referenced by dnsrv(), and dnsrv_child_process_xstream_io().
1.7.4