event-loop: Dont use a check callback just dispatch again
We pass the poll mask so the dispatch callback can know if there is data on the fd or not. The dispatch function must return true if it dispatched something, in which case we need to do another round of post-dispatch callbacks."
Loading
Please register or sign in to comment