Skip to content

Conversation

@bdbai
Copy link
Contributor

@bdbai bdbai commented Feb 2, 2025

Fixes #835

@seanmonstar seanmonstar merged commit 07e528f into hyperium:master Feb 3, 2025
6 checks passed
GlenDC added a commit to plabayo/rama that referenced this pull request Feb 20, 2025
* Fix reclaiming reserved capacity (fixes <hyperium/h2#607>)
  by @nox in <hyperium/h2#832>
* Fix busy loop on shutdown by @seanmonstar
  in <hyperium/h2#834>
* Fix window size decrement of send-closed streams
  by @nox in <hyperium/h2#830>
* Fix handle implicit resets at the right time
  by @nox in <hyperium/h2#833>
* Fix poll_flush after poll_shutdown
  by @bdbai in <hyperium/h2#836>

Co-authored-by: Sean McArthur <sean@seanmonstar.com>
Co-authored-by: 包布丁 <htbai1998m@hotmail.com>
Co-authored-by: Anthony Ramine <123095+nox@users.noreply.github.com>
Co-authored-by: Samuel Tardieu <sam@rfc1149.net>
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.

poll_flush is called on inner connection after poll_shutdown being issued

2 participants