don't dispose client control stream before closing connection (#57223)
authorGeoff Kizer <geoffrek@microsoft.com>
Tue, 17 Aug 2021 19:31:26 +0000 (12:31 -0700)
committerGitHub <noreply@github.com>
Tue, 17 Aug 2021 19:31:26 +0000 (12:31 -0700)
commit02ab8d2d6513a4934b70ae5ff7765a0c803e9f4f
treef6c055040b4838a81358c3e5ce1f549a2ba7e2be
parent84de9b678613675e0444b265905c82d33dae33a8
don't dispose client control stream before closing connection (#57223)

* don't dispose client control stream before closing connection

Co-authored-by: Geoffrey Kizer <geoffrek@windows.microsoft.com>
src/libraries/Common/tests/System/Net/Http/Http3LoopbackConnection.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http3Connection.cs
src/libraries/System.Net.Quic/src/System/Net/Quic/Implementations/Mock/MockConnection.cs
src/libraries/System.Net.Quic/src/System/Net/Quic/Implementations/Mock/MockStream.cs