(PECL eio >= 1.0.0)
eio_get_last_error — Returns string describing the last error associated with a request resource
$req
)
eio_get_last_error() returns string describing the last error associated with req
.
req
The request resource
eio_get_last_error() returns string describing the last error associated with the request resource specified by req
.
Esta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize por sua própria conta e risco.