Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
http: fix waker dead improperly due to lifetime mismatch
The mio waker must be alive to get the notification delivered, otherwise the inflight notification may get dropped silently. Signed-off-by: Liu Jiang <[email protected]> Signed-off-by: Gao Xiang <[email protected]>
- Loading branch information