(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() .
此函數(shù)沒有參數(shù)。
   Returns true, event loop was told to stop by
   EventBase::stop()
   . Otherwise false.