rgb-cln/gossipd
Rusty Russell 0f97b8cf36 subdaemon.c: subdaemon_setup() routine for all daemons.
Our handling of SIGPIPE was incoherent and inconsistent, and we had much
cut & paste between the daemons.  They should *ALL* ignore SIGPIPE, and
much of the rest of the boilerplate can be shared, so should be.

Reported-by: @ZmnSCPxj
Fixes: #528
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-01-08 18:16:39 +01:00
..
test Avoid passing uninitialized value dummy with uninitialized field addrlen to {initiator,responder}_handshake_ 2017-12-30 12:28:24 +01:00
Makefile subdaemon.c: subdaemon_setup() routine for all daemons. 2018-01-08 18:16:39 +01:00
broadcast.c routing: Add tracking of eviction for broadcasts 2017-12-22 15:47:17 +01:00
broadcast.h routing: Add tracking of eviction for broadcasts 2017-12-22 15:47:17 +01:00
gossip.c subdaemon.c: subdaemon_setup() routine for all daemons. 2018-01-08 18:16:39 +01:00
gossip_wire.csv bitcoin: create new wrapper type bitcoin_blkid, log backward endianness. 2017-12-21 11:05:38 +00:00
handshake.c gossip: Remove HSM_FD from handshake 2017-12-17 02:44:20 +00:00
handshake.h ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
routing.c Fix typos 2018-01-02 15:09:36 +01:00
routing.h bitcoin: create new wrapper type bitcoin_blkid, log backward endianness. 2017-12-21 11:05:38 +00:00