OsPoller.checkPendingIocpEvents
void checkPendingIocpEvents() @trusted nothrowCheck 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.