commit | 86c5e2d025b6923424540d653a0c59cafc7571ca | [log] [tgz] |
---|---|---|
author | database64128 <free122448@hotmail.com> | Fri Jul 25 15:14:16 2025 +0800 |
committer | Cherry Mui <cherryyz@google.com> | Mon Aug 25 19:49:49 2025 -0700 |
tree | f61994fc77c5eb810fe16f436aba4983cd70c728 | |
parent | 94ca1d97b4520cafc377110712b77e4cecc64c12 [diff] |
[release-branch.go1.24] net: fix WriteMsgUDPAddrPort addr handling on IPv4 sockets Accept IPv4-mapped IPv6 destination addresses on IPv4 UDP sockets. Fixes #74818. Change-Id: I4624b9b8f861aedcae29e51d5298d23ce1c0f2c7 Reviewed-on: https://go-review.googlesource.com/c/go/+/689976 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Mark Freeman <markfreeman@google.com> Reviewed-by: Damien Neil <dneil@google.com> (cherry picked from commit bdb2d50fdf40706e7d7411f33ade80edac726707) Reviewed-on: https://go-review.googlesource.com/c/go/+/695656 Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Carlos Amedee <carlos@golang.org>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 4.0 Attribution license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.