What's Changed
- Fix reclaiming reserved capacity (fixes #607) by @nox in #832
- Fix busy loop on shutdown by @seanmonstar in #834
- Fix window size decrement of send-closed streams by @nox in #830
- Fix handle implicit resets at the right time by @nox in #833
- Fix
poll_flush
afterpoll_shutdown
by @bdbai in #836
New Contributors
- @samueltardieu made their first contribution in #822
- @bdbai made their first contribution in #836