lightningd/peer_control: start of reconnect logic.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2017-05-22 20:55:01 +09:30
parent fe1ff33419
commit 61a2ed97e1
2 changed files with 18 additions and 2 deletions

View File

@@ -450,6 +450,7 @@ void opt_register_logging(struct log *log)
static struct log *crashlog;
/* FIXME: Dump peer logs! */
static void log_crash(int sig)
{
const char *logfile = NULL;