Files
golang.net/internal
Damien Neil 08a78b1eea quic: unblock operations when closing conns
Blocking operations associated with a connection,
such as accepting a stream or writing data to a stream,
should be canceled when the connection is closed.

Change-Id: I3b25789885a6c1a2b5aa2178a8d6219a8ea77cbb
Reviewed-on: https://go-review.googlesource.com/c/net/+/545216
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Auto-Submit: Damien Neil <dneil@google.com>
2023-12-05 23:17:45 +00:00
..
2023-10-11 21:58:12 +00:00
2023-10-11 21:58:12 +00:00
2023-02-07 17:08:46 +00:00