EventBufferEvent::getDnsErrorString

(PECL event >= 1.2.6-beta)

EventBufferEvent::getDnsErrorStringReturns string describing the last failed DNS lookup attempt

Descrierea

public EventBufferEvent::getDnsErrorString ( void ) : string

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

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

A se vedea și