mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-23 15:00:34 +01:00
We're about to remove automatic retrying of connect, and that uncovered that we actually print out our "Server started" message before we create the listening socket. Move the init higher (outside the db transaction) and make it a request/response, the loop until it's done. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
test | ||
broadcast.c | ||
broadcast.h | ||
gossip.c | ||
gossip_store.c | ||
gossip_store.csv | ||
gossip_store.h | ||
gossip_wire.csv | ||
handshake.c | ||
handshake.h | ||
Makefile | ||
routing.c | ||
routing.h |