/* When using sys_epoll, we can attach arbitrary user
data to the descriptor, so it can be delivered when
activity is detected. Perhaps we should store event
HANDLER TOGETHER WITH DESCRIPTOR, INSTEAD OF LOOKING
it up in a repository ? Could it boost performance ?
*/