swoole_errno
PHP Manual
PHP Manual»Swoole 函数»swoole_errno

swoole_errno

(PECL swoole >= 1.9.0)

swoole_errnoGet the error code of the latest system call

说明

function swoole_errno(): int

参数

此函数没有参数。

返回值

To Top