Lines Matching refs:winerror
143 if exc.winerror != _overlapped.ERROR_IO_PENDING:
230 if exc.winerror != _overlapped.ERROR_IO_PENDING:
473 if exc.winerror in (_overlapped.ERROR_NETNAME_DELETED,
496 if exc.winerror in (_overlapped.ERROR_NETNAME_DELETED,
516 if exc.winerror in (_overlapped.ERROR_NETNAME_DELETED,
536 if exc.winerror in (_overlapped.ERROR_NETNAME_DELETED,
554 if exc.winerror in (_overlapped.ERROR_NETNAME_DELETED,
574 if exc.winerror in (_overlapped.ERROR_NETNAME_DELETED,
624 if e.winerror != errno.WSAEINVAL:
655 if exc.winerror in (_overlapped.ERROR_NETNAME_DELETED,
689 if exc.winerror != _overlapped.ERROR_PIPE_BUSY: