]> Cypherpunks repositories - gostls13.git/commit
net: remove TODO for DNS cache
authorIan Gudger <igudger@google.com>
Fri, 26 Oct 2018 23:43:13 +0000 (16:43 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sat, 27 Oct 2018 01:36:57 +0000 (01:36 +0000)
commit7ec3b5e81f6549213df3ed2113a3e057ae9c5157
tree109affa4ff9f5b2a884865ced6ca86d9427d56a2
parent9f291d1fc38c25726c683becf8844fb8f81fb81b
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 <igudger@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Mikio Hara <mikioh.public.networking@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/dnsclient_unix.go