Skip to content

Commit 7ec3b5e

Browse files
iangudgerbradfitz
authored andcommitted
net: remove TODO for DNS cache
The proposal to add a DNS cache was rejected, so there is no longer a need for the associated TODO. Updates #24796 Change-Id: Ifcedcff72c75a70b2143de0bd3f7bf85ac3528f6 Reviewed-on: https://go-review.googlesource.com/c/145197 Run-TryBot: Ian Gudger <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Mikio Hara <[email protected]> Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent 9f291d1 commit 7ec3b5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/net/dnsclient_unix.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
// TODO(rsc):
1111
// Could potentially handle many outstanding lookups faster.
12-
// Could have a small cache.
1312
// Random UDP source port (net.Dial should do that for us).
1413
// Random request IDs.
1514

0 commit comments

Comments
 (0)