rgb-cln/openingd
Rusty Russell b68fb24758 read_peer_msg: handle incoming gossip from gossipd.
This means that openingd and closingd now forward our gossip.  But the real
reason we want to do this is that it gives an easy way for gossipd to kill
any active daemon, by closing its fd: previously closingd and openingd didn't
read the fd, so tended not to notice.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-04-26 05:47:57 +00:00
..
Makefile read_peer_msg: handle incoming gossip from gossipd. 2018-04-26 05:47:57 +00:00
opening.c gossipd: drain fd instead of passing around gossip index. 2018-04-26 05:47:57 +00:00
opening_wire.csv gossipd: drain fd instead of passing around gossip index. 2018-04-26 05:47:57 +00:00