rgb-cln/lightningd/handshake
Rusty Russell 5637564cd4 lightningd/status: support daemon_conn for status_trace and status_failed.
We remove the unused status_send_fd, and rename status_send_sync (it
should only be used for that case now).

We add a status_setup_async(), and wire things internally to use that
if it's set up: status_setup() is renamed status_setup_sync().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-03-20 07:50:53 +10:30
..
test lightningd/status: support daemon_conn for status_trace and status_failed. 2017-03-20 07:50:53 +10:30
Makefile lightningd/handshake: convert to subd. 2017-03-11 07:19:41 +10:30
handshake.c lightningd/status: support daemon_conn for status_trace and status_failed. 2017-03-20 07:50:53 +10:30
handshake_wire.csv tools/generate-wire.py: allow typename instead of type sizes. 2017-03-16 14:35:25 +10:30