Skip to content

Commit

Permalink
remember to run gen-dotnet plz (#4651)
Browse files Browse the repository at this point in the history
  • Loading branch information
ProjectsByJackHe authored Nov 12, 2024
1 parent 01aaf3b commit e3ffc71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/cs/lib/msquic_generated.cs
Original file line number Diff line number Diff line change
Expand Up @@ -889,6 +889,9 @@ internal uint RESERVED

[NativeTypeName("uint32_t")]
internal uint SendEcnCongestionCount;

[NativeTypeName("uint8_t")]
internal byte HandshakeHopLimitTTL;
}

internal partial struct QUIC_LISTENER_STATISTICS
Expand Down

0 comments on commit e3ffc71

Please sign in to comment.