-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Open
Labels
DocumentationIssues describing a change to documentation.Issues describing a change to documentation.NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.help wanted
Milestone
Description
What version of Go are you using (go version)?
go1.19.4 windows/amd64
Does this issue reproduce with the latest release?
Yes (sorry, this is a very insignificant issue, but I could not help it to raise it)
What operating system and processor architecture are you using (go env)?
go env Output
$ go env
What did you do?
https://cs.opensource.google/go/go/+/refs/tags/go1.19.4:src/net/dnsconfig.go
What did you expect to see?
attempts int // number of tries before giving up on a query
What did you see instead?
attempts int // lost packets before giving up on server
Metadata
Metadata
Assignees
Labels
DocumentationIssues describing a change to documentation.Issues describing a change to documentation.NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.help wanted