eio_get_last_error

(PECL eio >= 1.0.0)

eio_get_last_errorReturns string describing the last error associated with a request resource

說(shuō)明

eio_get_last_error(resource $req): string

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

參數(shù)

req

The request resource

返回值

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

警告

此函數(shù)是實(shí)驗(yàn)性的。此函數(shù)的表象,包括名稱及其相關(guān)文檔都可能在未來(lái)的 PHP 發(fā)布版本中未通知就被修改。使用本函數(shù)風(fēng)險(xiǎn)自擔(dān)。