Skip to content

Commit b802d06

Browse files
committed
dnsx/transport: m code comment
1 parent 15da91c commit b802d06

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

intra/dnsx/transport.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,7 @@ func (r *resolver) LookupFor(q []byte, uid string, tids ...string) ([]byte, stri
532532
}
533533
}
534534

535+
// TODO: handle cloned / private space MyUid?
535536
// ignore tids provided; lookupinternal always uses Default
536537
if uid == protect.MyUid {
537538
return r.lookupinternal(q)

0 commit comments

Comments
 (0)