Called from the select dispatcher when the event fires. Calls the user- provided event handler.
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
See Implementation
Called from the select dispatcher when the event fires. Calls the user- provided event handler.