EventDnsBase::__construct

(PECL event >= 1.2.6-beta)

EventDnsBase::__constructConstructs EventDnsBase object

说锟斤拷

public EventDnsBase::__construct ( EventBase $base , bool $initialize )

Constructs EventDnsBase object.

锟斤拷锟斤拷

base

Event base.

initialize

If the initialize argument is TRUE, it tries to configure the DNS base sensibly given your operating system's default. Otherwise, it leaves the event DNS base empty, with no nameservers or options configured. In the latter case DNS base should be configured manually, e.g. with EventDnsBase::parseResolvConf() .

锟斤拷锟斤拷值

Returns EventDnsBase object.