-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(iroh-net): improve backpressure handling (#2105)
Feed backpressure in the form of `Poll::Pending` and waking up wakers back through `poll_send` when sending to derp. Should help with #2104, but that might have other problems as well.
- Loading branch information
1 parent
77df843
commit b98ed9d
Showing
1 changed file
with
57 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters