OsPoller.checkPendingIocpEvents
void checkPendingIocpEvents() @trusted nothrow @nogcCheck for pending IOCP events without blocking.
This is used after WSAPoll to catch any wakeup events or overlapped completions that arrived while we were polling sockets.