#include <srv_resolver.h>
This structure represents DNS SRV records as the result of DNS SRV resolution using pj_dns_srv_resolve().
◆ count
unsigned pj_dns_srv_record::count |
Number of address records.
◆ port
◆ priority
unsigned pj_dns_srv_record::priority |
Server priority (the lower the higher the priority).
◆ server
◆ weight
unsigned pj_dns_srv_record::weight |
Server weight (the higher the more load it can handle).
The documentation for this struct was generated from the following file: