(PECL eio >= 1.0.0)
eio_get_last_error — Returns string describing the last error associated with a request resource
$req
): string
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
.
此函數(shù)是實驗性的。此函數(shù)的表象,包括名稱及其相關文檔都可能在未來的 PHP 發(fā)布版本中未通知就被修改。使用本函數(shù)風險自擔。