rgb-cln/openingd
Simon Vrouwe 94e42f2384 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
2018-09-20 03:28:42 +00:00
..
Makefile Put the 'd' back in the daemons. 2018-09-03 05:01:40 +00:00
opening_wire.csv chainparams: Always retrieve chainparams by the chain_hash 2018-09-14 21:18:11 +02:00
openingd.c openingd: prioritize incoming peer traffic over handling (and sending out) gossip 2018-09-20 03:28:42 +00:00