(PECL event >= 1.2.6-beta)
EventBase::gotExit — Checks if the event loop was told to exit
Checks if the event loop was told to exit by EventBase::exit().
Questa funzione non contiene parametri.
   Returns true, event loop was told to exit by
   EventBase::exit().
   Otherwise false.
  
