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