EventBase::stop

(PECL event >= 1.2.6-beta)

EventBase::stopTells event_base to stop dispatching events

Opis

public EventBase::stop ( void ) : bool

Tells event_base to stop dispatching events

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns TRUE on success. Otherwise FALSE.

Zobacz też:

add a note add a note

User Contributed Notes

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