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: implement penalty transaction. 2017-09-28 13:07:05 +09:30
onchain_wire.c Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
onchain_wire.csv onchain: Add message to notify about their_unilater/to-us outputs 2018-01-08 17:19:25 +01:00
onchain_wire.h Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00