Property | Type | Description | |
---|---|---|---|
$dns | Net_DNS2_Resolver | DNS resolver. | |
$priority | Low priority: shot-in-the dark technique that has no formalized standard. |
Method | Description | |
---|---|---|
mailSearch ( $domains, array $opts = [] ) | ||
msaSearch ( $domains, array $opts = [] ) |
Method | Description | |
---|---|---|
_resolveHosts ( array $hosts ) : mixed | Filter list by removing non-existent hosts. |
protected _resolveHosts ( array $hosts ) : mixed | ||
$hosts | array | List of possible servers (objects). |
return | mixed | Array of existing hosts, or false if none exist. |