OsPoller.checkPendingIocpEvents

void checkPendingIocpEvents() @trusted nothrow @nogc

Check 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.