rgb-cln/onchaind
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
..
Makefile subdaemon.c: subdaemon_setup() routine for all daemons. 2018-01-08 18:16:39 +01:00
onchain.c subdaemon.c: subdaemon_setup() routine for all daemons. 2018-01-08 18:16:39 +01:00
onchain_types.h
onchain_wire.c
onchain_wire.csv
onchain_wire.h