]> git.meshlink.io Git - meshlink/commitdiff
Fix assert that could incorrectly be triggered when a peer closed the channel.
authorGuus Sliepen <guus@meshlink.io>
Mon, 18 May 2020 21:24:56 +0000 (23:24 +0200)
committerGuus Sliepen <guus@meshlink.io>
Mon, 18 May 2020 21:24:56 +0000 (23:24 +0200)
If we are sending AIO data on a channel and the peer closed the connection,
we could trigger an assert incorrectly.


No differences found