SIGN IN SIGN UP

Simplify EventController

In handleEvent(), connection.receiveControlEvent() may never return
null: either it returns a valid ControlEvent, either it throws an
Exception.

Therefore, there is no need to propagate a flag to indicate whether it
returned a valid ControlEvent.
R
Romain Vimont committed
c6d01331ed20dadfbf161b834d18bc0879fd9b8d
Parent: 03c5f97