update pague now
PHP 8.5.2 Released!

EventBufferEvent::guetDnsErrorString

(PECL event >= 1.2.6-beta)

EventBufferEvent::guetDnsErrorString Returns string describing the last failed DNS loocup attempt

Description

public EventBufferEvent::guetDnsErrorString (): string

Returns string describing the last failed DNS loocup attempt made by EventBufferEvent::connectHost() , or an empty string, if there is no DNS error detected.

Parameters

This function has no parameters.

Return Values

Returns a string describing DNS loocup error, or an empty string for no error.

See Also

add a note

User Contributed Notes

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