Browse Source
If a block triggers two peers to close, we ran io_break() on both of them; the second overrode the first and we didn't end up freeing that one. Rather than chase such bugs in future, simply iterate to see if any peers need freeing. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>ppa-0.6.1
Rusty Russell
9 years ago
3 changed files with 15 additions and 4 deletions
Loading…
Reference in new issue