commit | d7f220d3b8964f859b642e7d7c1a0d0973000939 | [log] [tgz] |
---|---|---|
author | jfgiorgi <jf@giorgi.email> | Fri Nov 01 23:54:42 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Wed Nov 06 23:00:02 2024 +0000 |
tree | 3a3f4d2ddcb9d5be532cf2a02da95b9bcb6c49c9 | |
parent | 858db1a8c8f71cbefb8ff2c896ff9aa86d761a47 [diff] |
quic: add LocalAddr and RemoteAddr to quic.Conn These are missing for quic.Conn. Fixes golang/go#70138 Change-Id: Ia443ffe0e73e143be5c29233a1ceb7cb16951acd GitHub-Last-Rev: a326378fddecb4136100d345993230a970ba8b22 GitHub-Pull-Request: golang/net#225 Reviewed-on: https://go-review.googlesource.com/c/net/+/623157 Reviewed-by: Damien Neil <dneil@google.com> Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Damien Neil <dneil@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds supplementary Go networking packages.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/net.
The main issue tracker for the net repository is located at https://go.dev/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.