🍀
-
Microsoft
- Redmond, WA
Pinned Loading
-
microsoft/msquic
microsoft/msquic PublicCross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.
-
SwiftDSSocket
SwiftDSSocket PublicDispatchSource based socket framework written in pure Swift
-
-
-
Contribution activity
April 2025
Created 32 commits in 2 repositories
Created a pull request in microsoft/msquic that received 19 comments
Fix a double free when secnetperf statically linking to msquic
Description We hit a double free because we call CxPlatInitialize and CxPlatSystemLoad twice in secnetperf, which work on the same set of memory wh…
+15
−42
lines changed
•
19
comments
Opened 6 other pull requests in 1 repository
microsoft/msquic
6
merged
-
Disable SIGPIPE signal on epoll TCP send
This contribution was made on Apr 17
-
Fix a memory corruption in secnetperf
This contribution was made on Apr 17
-
Missing QUIC_SUCCEEDED in secnetperf main
This contribution was made on Apr 16
-
Fix secnetperf calling some cxplat functions twice
This contribution was made on Apr 14
-
Fix a race condition in TCP epoll code
This contribution was made on Apr 12
-
Epoll TCP accept load balancing and code clean up
This contribution was made on Apr 6
Reviewed 11 pull requests in 2 repositories
microsoft/msquic
10 pull requests
-
Refactor Platform Worker Pool Initialization
This contribution was made on Apr 17
-
Update build-reuse-unix.yml
This contribution was made on Apr 16
-
Fix a double free when secnetperf statically linking to msquic
This contribution was made on Apr 16
-
Lockless Synchronization of MsQuic Library Load/Unload
This contribution was made on Apr 15
-
Fix secnetperf calling some cxplat functions twice
This contribution was made on Apr 15
-
Document the lifetime of the QUIC_BUFFER array in receive events
This contribution was made on Apr 14
-
Fix a race condition in TCP epoll code
This contribution was made on Apr 12
-
Increase Kernel Test Timeout to 120 Minutes
This contribution was made on Apr 11
-
Add ConnectionOpenInPartition
This contribution was made on Apr 11
-
Update documentation to clarify API ordering constraints
This contribution was made on Apr 8
microsoft/netperf
1 pull request
-
Update QUIC to be compliant with the latest breaking changes
This contribution was made on Apr 16