msquic
msquic copied to clipboard
Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.
## Description Umem allocation to alloca N buffers at once by memcpy. Reduce UmemLock. Cleaning Cq/Fq/Tx/Rx queue sometimes reserve/submit more than needed. call xsk_ring_cons__cancel if xsk_ring_cons__peek returns too much. ##...
## Description Sometimes an application would like to prefer new work over existing work already queued on the connection. This PR adds the notion of priority to the connection's operation...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.10 to 3.25.11. Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. Note...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.1.0 to 6.2.0. Release notes Sourced from docker/build-push-action's releases. v6.2.0 Use default retention days for build export artifact by @crazy-max in docker/build-push-action#1153 Bump @docker/actions-toolkit from 0.27.0 to...
Bumps [submodules/clog](https://github.com/microsoft/CLOG) from `ca6e640` to `f134171`. Commits f134171 Fixed missing cast in ctf_integer_hex (#112) See full diff in compare view Dependabot will resolve any conflicts with this PR as long...
## Description In case the current count of available streams is bellow 0, STREAMS_AVAILABLE event will indicate 0, making it impossible to know the actual update that came over the...
### Describe the bug Assert failure at the end of spinquic both. As far as comment says, it is during "Clean up any leftover stateless operations being tracked." ``` (gdb)...
### Describe the feature you'd like supported Expose the RttVariance of a connection in the connection statistics API. ### Proposed solution In order to inform the amount of buffering needed...
### Describe the bug secnetperf results from 22.04 and 24.04 are slower than that of 20.04. - Both physically separated and local VMs have similar problem - HPS/RPS tests are...
### Describe the bug Install fresh Ubuntu 24 and add packages.microsoft.com as package source. ### Affected OS - [ ] Windows - [X] Linux - [ ] macOS - [...