commit | d4b1ae081e3b66345121fd3ad754b645ae798b07 | [log] [tgz] |
---|---|---|
author | Damien Neil <dneil@google.com> | Mon Oct 04 15:22:57 2021 -0700 |
committer | Damien Neil <dneil@google.com> | Tue Oct 05 00:13:12 2021 +0000 |
tree | b0d14e68636b746ce8ff261abd23354cc7b5d4ef | |
parent | 69340ce214a7fd75be3cd139d5b98a50536fbd1c [diff] |
http2: avoid clientConnPool panic when NewClientConn fails Change-Id: Id5c1c40f9d8a07b7e6d399cc4e9f60ebe10ccf49 Reviewed-on: https://go-review.googlesource.com/c/net/+/353881 Trust: Damien Neil <dneil@google.com> Run-TryBot: Damien Neil <dneil@google.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This repository holds supplementary Go networking libraries.
The easiest way to install is to run go get -u golang.org/x/net
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/net
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html. The main issue tracker for the net repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.