Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
openingd: prioritize incoming peer traffic over handling (and sending…
… out) gossip - reduces probability for a deadlock where we block on sending data because the other peer cannot receive because it blocks on sending data etc. - when either side sends so much data that it fills up the kernel/network buffer - however sending out gossip can still block when (malicious) peer never receives
- Loading branch information