(PECL ev >= 0.2.0)
Stops the event loop
public void EvLoop::stop ([ int $how ] )
Stops the event loop
Parameters:
how
One of Ev::BREAK_* constants .
Returns:
No value is returned.
See also:
Please login to continue.