Skip to content

Commit

Permalink
Fix dotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
nibanks committed Jun 9, 2023
1 parent 739e8ed commit d8cca55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cs/lib/msquic_generated.cs
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ internal enum QUIC_EXECUTION_CONFIG_FLAGS
{
NONE = 0x0000,
QTIP = 0x0001,
RIO = 0x0002,
}

internal unsafe partial struct QUIC_EXECUTION_CONFIG
Expand Down

0 comments on commit d8cca55

Please sign in to comment.