In dns_dispatch_gettcp(), we can't remove canceled dispatches from the mgr->list because ISC_LIST_NEXT() would fail in the next iteration.
In dns_dispatch_gettcp(), we can't remove canceled dispatches from the mgr->list because ISC_LIST_NEXT() would fail in the next iteration.