PHP Manual
Function Reference
Process Control Extensions
Ev
Ev
Ev::backend
Ev::depth
Ev::embeddableBackends
Ev::feedSignal
Ev::feedSignalEvent
Ev::iteration
Ev::now
Ev::nowUpdate
Ev::recommendedBackends
Ev::resume
Ev::run
Ev::sleep
Ev::stop
Ev::supportedBackends
Ev::suspend
Ev::time
Ev::verify
Ev::sleep
Ev::supportedBackends
Ev
PHP Manual
Ev::stop
Stops the default event loop
Description
final
public
static
void
Ev::stop
(
int
$how
= ?
)
Stops the default event loop
Parameters
how
One of
Ev::BREAK_*
constants
.
Return Values
No value is returned.
See Also
Ev::run