EventBufferEvent::getDnsErrorString

Returns string describing the last failed DNS lookup attempt

Beschreibung

public string EventBufferEvent::getDnsErrorString ( void )

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

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

Siehe auch

  • EventBufferEvent::connectHost