Skip to content

[QUIC] Check inputs for QuicConnection.CloseAsync and QuicStream.Abort #101385

Description

@ManickaP

Follow up on dotnet/aspnetcore#55196

We should check the input values for error code if it's within the range. If not, DEBUG MsQuic crashes on assert, RELEASE doesn't, but ignores it, leaving the connection to idle out.

Depends on dotnet/aspnetcore#55282

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

area-System.Net.QuicenhancementProduct code improvement that does NOT require public API changes/additions

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions