]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: remove typeNextProtocol
authorFilippo Valsorda <filippo@golang.org>
Sat, 18 May 2024 18:15:38 +0000 (20:15 +0200)
committerGopher Robot <gobot@golang.org>
Wed, 22 May 2024 18:00:17 +0000 (18:00 +0000)
commitaeb2c2a8966387312336768d7e7496d2cfd3cd16
tree38a23e15e874b6b7c436e2c2d4067956db098e9e
parent6f08665079e977a2ac0232445eb6772874e0e478
crypto/tls: remove typeNextProtocol

Was this strictly necessary? No.
Did this deserve its own CL? Maybe not.
But I have a personal vendetta against NPN.

Change-Id: Ide1ad1092259dc23e3ead5c1d5269fc5cb2793d7
Reviewed-on: https://go-review.googlesource.com/c/go/+/587275
Reviewed-by: Roland Shoemaker <roland@golang.org>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/crypto/tls/common.go