number of times the event was triggered since the last time handle() was called by the select dispatcher
forwards return value of event handler -- false indicates that the event should be unregistered with the selector, true indicates that it should remain registered and able to fire again
Called from handle() when the event fires.