(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
.
Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.