mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
Add a new QUICEvent type for reporting errors. This provides a way to report errors that don't occur as a result of QUICConn.Start, QUICConn.HandleData, or QUICConn.SendSessionTicket. Fixes #75108 Change-Id: I941371a21f26b940e75287a66d7e0211fc0baab1 Reviewed-on: https://go-review.googlesource.com/c/go/+/719040 Auto-Submit: Damien Neil <dneil@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Roland Shoemaker <roland@golang.org> |
||
|---|---|---|
| .. | ||
| bytes | ||
| crypto | ||
| database/sql/driver | ||
| debug/elf | ||
| errors | ||
| go | ||
| image/jpeg | ||
| log/slog | ||
| net | ||
| os | ||
| testing | ||
| 0-heading.md | ||
| README | ||
API changes and other small changes to the standard library go here.