PHP 8.4.0 RC4 available for testing

EventDnsBase::clearSearch

(PECL event >= 1.2.6-beta)

EventDnsBase::clearSearchRemoves all current search suffixes

说明

public EventDnsBase::clearSearch(): void

Removes all current search suffixes from the DNS base; the EventDnsBase::addSearch() function adds a suffix.

参数

此函数没有参数。

返回值

没有返回值。

参见

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top