首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

eio_get_last_error

(PECL eio >= 1.0.0)

eio_get_last_error — Returns string describing the last error associated with a request resource

Description

代码语言:javascript
复制
string eio_get_last_error ( resource $req )

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

Parameters

req

The request resource

Return Values

eio_get_last_error() 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.

← eio_get_event_stream

eio_grp_add →

代码语言:txt
复制
 ? 1997–2017 The PHP Documentation Group

Licensed under the Creative Commons Attribution License v3.0 or later.

扫码关注腾讯云开发者

领取腾讯云代金券

http://www.vxiaotou.com