You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address review comments: doc comments, typo, remove Reserved field
- Correct QUIC_WORKER_STATISTICS field comments to match implementation
- Fix typo 'that as not' -> 'that has not'
- Remove the Reserved padding field and reorder QUIC_WORKER_STATISTICS so the
64-bit fields precede IdealProcessor (no manual padding needed)
- Zero output stats so any trailing padding bytes are deterministic
- Regenerate Rust FFI bindings for the new layout
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments