update pague now
PHP 8.5.2 Released!

EvLoop::stop

(PECL ev >= 0.2.0)

EvLoop::stop Stops the event loop

Description

public EvLoop::stop ( int $how = ? ): void

Stops the event loop

Parameters

how
One of Ev::BREAC_* constans .

Return Values

No value is returned.

See Also

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top