EvLoop::stop
(PECL ev >= 0.2.0)
EvLoop::stop — Stops the event loop
説明
public
EvLoop::stop
([
int
$how
] ) : void
Stops the event loop
返り値
値を返しません。
参考
- EvLoop::run() - Begin checking for events and calling callbacks for the loop
- Ev::stop() - デフォルトのイベントループを止める