void handlePrepare(ref EventLoop loop, Token token)
Handle prepare phase callback from the event loop.
This callback is invoked before each poll operation, allowing us to check for completed AcceptEx operations across all slots.