jabberd2  2.2.16
Data Fields
dnsres_st Struct Reference

dns resolution results More...

#include <s2s.h>

Data Fields

char * key
 ip/port
int prio
 host priority
int weight
 host weight
time_t expiry
 time that this entry expires

Detailed Description

dns resolution results


Field Documentation

host priority

Definition at line 338 of file s2s.h.

Referenced by _dns_add_result(), _dns_add_host(), and _dns_result_a().

host weight

Definition at line 341 of file s2s.h.

Referenced by dns_select(), _dns_add_result(), _dns_add_host(), and _dns_result_a().

time that this entry expires

Definition at line 344 of file s2s.h.

Referenced by _s2s_time_checks(), _s2s_dns_expiry(), _out_dns_mark_bad(), dns_select(), _dns_add_result(), _dns_add_host(), and _dns_result_a().


The documentation for this struct was generated from the following file: