(PECL event >= 1.2.6-beta)
EventBase::gotStop — Checks if the event loop was told to exit
Checks if the event loop was told to exit by EventBase::stop() .
У цієї функції немає параметрів.
Returns true
, event loop was told to stop by
EventBase::stop()
. Otherwise false
.