eio_get_last_error

(PECL eio >= 1.0.0)

eio_get_last_errorReturns string describing the last error associated with a request resource

Açıklama

eio_get_last_error ( resource $req ) : string

eio_get_last_error() returns string describing the last error associated with req.

Değiştirgeler

req

The request resource

Dönen Değerler

eio_get_last_error() returns string describing the last error associated with the request resource specified by req.

Uyarı

Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.