EventDnsBase::setOption
EventDnsBase::setOption
(PECL event >= 1.2.6-beta)
EventDnsBase::setOption — Set the value of a configuration option
Description
public bool EventDnsBase::setOption ( string $option , string $value )
Set the value of a configuration option.
Parameters
-
option
-
The currently available configuration options are: "ndots" , "timeout" , "max-timeouts" , "max-inflight" , and "attempts" .
登录查看完整内容