PHP 8.4.1 Released!

EventBufferEvent::getDnsErrorString

(PECL event >= 1.2.6-beta)

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

Descrição

public EventBufferEvent::getDnsErrorString(): 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.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Veja Também

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top