EventDnsBase::setOption
(PECL event >= 1.2.6-beta)
EventDnsBase::setOption — Set the value of a configuration option
Beschreibung
$option
,
string
$value
): boolSet the value of a configuration option.
Parameter-Liste
-
option
-
The currently available configuration options are:
"ndots"
,"timeout"
,"max-timeouts"
,"max-inflight"
, and"attempts"
. -
value
-
Option value.
Rückgabewerte
Gibt bei Erfolg true
zurück. Bei einem Fehler wird false
zurückgegeben.