EventBase::stop

(PECL event >= 1.2.6-beta)

EventBase::stopTells event_base to stop dispatching events

Description

public EventBase::stop ( ) : bool

Tells event_base to stop dispatching events

Parameters

This function has no parameters.

Return Values

Returns true on success. Otherwise false.

See Also

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/eventbase.stop.php