EventDnsBase::countNameservers

(PECL event >= 1.2.6-beta)

EventDnsBase::countNameserversGets the number of configured nameservers

説明

public EventDnsBase::countNameservers ( void ) : int

Gets the number of configured nameservers

パラメータ

この関数にはパラメータはありません。

返り値

Returns the number of configured nameservers(not necessarily the number of running nameservers). This is useful for double-checking whether our calls to the various nameserver configuration functions have been successful.