EventDnsBase::addSearch

(PECL event >= 1.2.6-beta)

EventDnsBase::addSearchAdds a domain to the list of search domains

说明

public EventDnsBase::addSearch( string $domain ): void

Adds a domain to the list of search domains

参数

domain

Search domain.

返回值

没有返回值。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top