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

Simplify ngtcp2_strm_streamfrq_pop #921

Merged
merged 1 commit into from
Sep 2, 2023
Merged

Conversation

tatsuhiro-t
Copy link
Member

After some re-factorization, now there is no need to check the length of streamfrq because strm_streamfrq_unacked_pop returns empty STREAM frame for a specific case.

After some re-factorization, now there is no need to check the length
of streamfrq because strm_streamfrq_unacked_pop returns empty STREAM
frame for a specific case.
@tatsuhiro-t tatsuhiro-t added this to the v0.19.0 milestone Sep 2, 2023
@tatsuhiro-t tatsuhiro-t merged commit af4e09e into main Sep 2, 2023
43 checks passed
@tatsuhiro-t tatsuhiro-t deleted the simplify-strm-streamfrq-pop branch September 2, 2023 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant