You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
multistream: Do not wait for negotiation in poll_close (#319)
This PR backports https://github.com/libp2p/rust-libp2p/pull/4019/files,
effectively ensuring that our `poll_close` flushes any data immediately
without waiting for negotiation to complete.
Closes an outdated PR: #62
cc @paritytech/networking
---------
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
0 commit comments