(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().
Questa funzione non contiene parametri.
   Returns true, event loop was told to stop by
   EventBase::stop().
   Otherwise false.
  
