Fix exception thrown from MsQuicStream writes when connection is aborted by peer...
authorRadek Zikmund <32671551+rzikm@users.noreply.github.com>
Fri, 8 Apr 2022 14:40:20 +0000 (16:40 +0200)
committerGitHub <noreply@github.com>
Fri, 8 Apr 2022 14:40:20 +0000 (16:40 +0200)
commitdee2bb50f12e5d6ef16eee7ed944b0fb7ef27053
tree99332e3ab42d7b95b5c372edcfd08f16415fc436
parent3e5e118c5352d0c06444b7557652b8c280876d5b
Fix exception thrown from MsQuicStream writes when connection is aborted by peer. (#67651)

* Fix exception thrown from MsQuicStream writes when connection is aborted by peer.

* Code review feedback
src/libraries/System.Net.Quic/src/System/Net/Quic/Implementations/MsQuic/MsQuicStream.cs