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