|
bglibs
|
#include <dns.h>
Data Fields | |
| uint16 | distance |
| char * | name |
An individual result from a dns_mx query.
| uint16 dns_mx::distance |
The distance (or preference) number for this MX.
| char* dns_mx::name |
The domain name of this MX.
Referenced by dns_name4_r().
1.8.13