Skip to content

Commit

Permalink
add quic
Browse files Browse the repository at this point in the history
  • Loading branch information
wj8400684 committed May 3, 2024
1 parent 2ce8e8e commit c78b9b7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/SuperSocket.Quic.Connection/QuicPipeConnection.cs
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,4 @@ protected override bool IsIgnorableException(Exception e)
}
}
}
}

#pragma warning disable CA2252
}

0 comments on commit c78b9b7

Please sign in to comment.