Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Multiple Pending Receives #4177

Merged
merged 10 commits into from
Mar 8, 2024
Merged

Conversation

nibanks
Copy link
Member

@nibanks nibanks commented Mar 6, 2024

Description

Some internal refactoring in preparation to support multiple parallel receives to the app. No actual external behavior change yet. Just making sure no existing scenarios are broken.

Testing

CI/CD

Documentation

N/A

@nibanks nibanks added the Area: Core Related to the shared, core protocol logic label Mar 6, 2024
@nibanks nibanks requested a review from a team as a code owner March 6, 2024 22:41
src/core/stream_recv.c Outdated Show resolved Hide resolved
src/core/stream_recv.c Outdated Show resolved Hide resolved
@nibanks nibanks merged commit 925b669 into main Mar 8, 2024
353 of 355 checks passed
@nibanks nibanks deleted the nibanks/stream-multi-pending-recv branch March 8, 2024 01:45
rzikm pushed a commit to rzikm/msquic that referenced this pull request Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Core Related to the shared, core protocol logic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants