Files
golang.net/http2
Damien Neil caeb26a5c8 http2: don't rely on system TCP buffer sizes in TestServer_MaxQueuedControlFrames
This test relies on filling up a TCP write buffer, but buffer sizes aren't
under our control and can be large. Use a net.Conn wrapper that blocks instead.

Change-Id: I72471ef293f906b33f2a0fd81d69a3dd57f32fde
Reviewed-on: https://go-review.googlesource.com/c/net/+/349932
Trust: Damien Neil <dneil@google.com>
Run-TryBot: Damien Neil <dneil@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2021-10-11 17:04:08 +00:00
..
2021-07-26 21:34:35 +00:00
2021-09-16 01:41:20 +00:00
2021-02-20 03:31:24 +00:00
2021-07-26 21:34:35 +00:00
2018-01-24 06:09:56 +00:00
2021-09-17 21:38:27 +00:00
2021-02-20 03:31:24 +00:00
2021-02-20 03:31:24 +00:00
2021-10-04 16:44:53 +00:00
2019-09-09 00:30:24 +00:00