EIO_GET_LAST_ERROR(3) 1 EIO_GET_LAST_ERROR(3)
eio_get_last_error - Returns string describing the last error associated with a request resource
SYNOPSIS
string eio_get_last_error (resource $req)
DESCRIPTION
eio_get_last_error(3) returns string describing the last error associated with $req.
PARAMETERS
o $req
- The request resource
RETURN VALUES
eio_get_last_error(3) returns string describing the last error associated with the request resource specified by $req.
Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in
a future release of PHP. This function should be used at your own risk.
PHP Documentation Group EIO_GET_LAST_ERROR(3)