Max Inden 2b7c015aa5
protocols/gossipsub: Do not close connection when inbound fails (#1424)
Instead of closing the connection on an error on the inbound substream
(both on `poll_next` as well as `poll_close`), one can set it to None
and depend on the remote to open an new one in case they have more data
to send.

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
2020-02-05 15:31:50 +01:00
..
2020-01-24 17:14:56 +01:00
2020-01-24 17:14:56 +01:00
2020-01-24 17:14:56 +01:00
2020-01-24 17:14:56 +01:00
2020-01-24 17:14:56 +01:00
2020-02-05 12:12:18 +01:00
2020-01-28 08:51:06 +01:00