]> Cypherpunks repositories - gostls13.git/commit
net: Correct the code snippet erroneously rolled back in CL550435
authorkkhaike <kkhaike@gmail.com>
Wed, 21 Feb 2024 13:40:02 +0000 (21:40 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 27 Feb 2024 18:16:39 +0000 (18:16 +0000)
commit347ad523e8943090ec9d92cccabc92819889a4d6
tree1e020ae8ae447e99c5432d4173f0be01ef17753b
parent296d0812b091d9cb1847381cb88ed8936d7c35ec
net: Correct the code snippet erroneously rolled back in CL550435

In CL https://golang.org/cl/550435, a segment that had already been reviewed and modified was rolled back due to an erroneous operation. Here, submit a correct code snippet.

Change-Id: I46adfad110d532aec5f557c350fe6dccbc583968
Reviewed-on: https://go-review.googlesource.com/c/go/+/565628
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Mateusz Poliwczak <mpoliwczak34@gmail.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Commit-Queue: Ian Lance Taylor <iant@golang.org>
src/net/dnsclient_unix.go