EvLoop::stop
(PECL ev >= 0.2.0)
EvLoop::stop — Stops the event loop
Descrizione
public
EvLoop::stop(
int $how
= ?):
void
Elenco dei parametri
-
how
-
One of
Ev::BREAK_*
constants
.
Valori restituiti
Nessun valore viene restituito.
Vedere anche:
-
EvLoop::run() - Begin checking for events and calling callbacks for the loop
-
Ev::stop() - Stops the default event loop