EvLoop::stop
PHP function
Edit on GitHub ✎
(PECL ev >= 0.2.0)
Stops the event loop
Description
EvLoop::stop([int $how]): void
Stops the event loop
Parameters
howOne of Ev::BREAK_* constants.
Return Values
Void
See Also
EvLoop::runEv::stop