EventDnsBase::setOption
PHP function
Edit on GitHub ✎
(PECL event >= 1.2.6-beta)
Set the value of a configuration option
Description
EventDnsBase::setOption(string $option, string $value): bool
Set the value of a configuration option.
Parameters
optionThe currently available configuration options are:
"ndots","timeout","max-timeouts","max-inflight", and"attempts".valueOption value.
Return Values
Success