array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'function.swoole-strerror.php', 1 => 'swoole_strerror', 2 => 'Convert the Errno into error messages', ), 'up' => array ( 0 => 'ref.swoole-funcs.php', 1 => 'Swoole Funktionen', ), 'prev' => array ( 0 => 'function.swoole-set-process-name.php', 1 => 'swoole_set_process_name', ), 'next' => array ( 0 => 'function.swoole-timer-after.php', 1 => 'swoole_timer_after', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/swoole/functions/swoole-strerror.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

swoole_strerror

(PECL swoole >= 1.9.0)

swoole_strerrorConvert the Errno into error messages

Beschreibung

swoole_strerror(int $errno, int $error_type = 0): string

Parameter-Liste

errno

Rückgabewerte