cln/plugins/askrene
Rusty Russell d5c2c486f1 askrene: close files in child to isolate against bugs.
This makes sure it cannot interfere with the parent askrene's
connection to lightningd, for example.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2026-02-19 17:04:35 +10:30
..
child askrene: make "child.c" to be the explicit child entry point. 2026-02-19 17:04:35 +10:30
test askrene: move routines only accessed by the child process into child/. 2026-02-19 17:04:35 +10:30
askrene.c askrene: close files in child to isolate against bugs. 2026-02-19 17:04:35 +10:30
askrene.h askrene: limit how many children we have. 2026-02-19 17:04:35 +10:30
datastore_wire.c askrene: move datastore wire functions into separate file for lightning-downgrade to use. 2025-11-28 09:16:53 +10:30
datastore_wire.h askrene: move datastore wire functions into separate file for lightning-downgrade to use. 2025-11-28 09:16:53 +10:30
layer.c bitcoin: hash_scid and hash_scidd public functions. 2026-02-19 17:04:35 +10:30
layer.h askrene: move routines only accessed by the child process into child/. 2026-02-19 17:04:35 +10:30
Makefile askrene: make "child.c" to be the explicit child entry point. 2026-02-19 17:04:35 +10:30
reserve.c askrene: add optional layers to reservations. 2025-11-17 13:52:54 +10:30
reserve.h askrene: move routines only accessed by the child process into child/. 2026-02-19 17:04:35 +10:30