array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'ja', ), 'this' => array ( 0 => 'swoole-event.exit.php', 1 => 'Swoole\\Event::exit', 2 => 'Exit the eventloop, only available at client side.', ), 'up' => array ( 0 => 'class.swoole-event.php', 1 => 'Swoole\\Event', ), 'prev' => array ( 0 => 'swoole-event.del.php', 1 => 'Swoole\\Event::del', ), 'next' => array ( 0 => 'swoole-event.set.php', 1 => 'Swoole\\Event::set', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/swoole/swoole/event/exit.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Swoole\Event::exit

(PECL swoole >= 1.9.0)

Swoole\Event::exitExit the eventloop, only available at client side.

説明

public static Swoole\Event::exit(): void

パラメータ

この関数にはパラメータはありません。

戻り値