php8.5
Home/ Manual/ ev / ev/ Ev::stop

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

how

One of Ev::BREAK_* constants.

Return Values

Void

See Also

  • Ev::run

Source: reference/ev/ev/stop.xml · from the official PHP manual (php/doc-en)