swoole_clear_error

(PECL swoole >= 4.6.0)

swoole_clear_errorClear errors in the socket or on the last error code

说明

swoole_clear_error(): void

Clear errors in the socket or on the last error code.

参数

此函数没有参数。

返回值

没有返回值。

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top