Files
lightning/common
Rusty Russell a1bdaa8f99 connectd/peer_exchange_initmsg: handle peer comms ourselves.
connectd is the only user of the cryptomsg async APIs; better to
open-code it here.  We need to expose a little from cryptomsg(),
but we remove the 'struct peer' entirely from connectd.

One trick is that we still need to defer telling lightningd when a
peer reconnects (until it tells us the old one is disconnected).  So
now we generate the message for lightningd and send it once we're woken.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-09-28 04:14:28 +00:00
..
2018-09-03 05:01:40 +00:00
2018-09-03 05:01:40 +00:00
2018-01-29 04:46:54 +00:00
2018-07-01 17:37:03 +02:00
2018-02-08 22:49:34 +01:00
2018-06-18 12:31:09 +02:00
2018-06-18 12:31:09 +02:00
2018-09-25 05:47:23 +00:00
2018-09-03 00:40:27 +00:00
2018-06-18 12:31:09 +02:00
2018-07-01 14:55:29 +02:00
2018-08-05 02:03:58 +00:00
2018-08-05 02:03:58 +00:00
2018-06-18 12:31:09 +02:00
2018-09-04 14:36:05 +02:00
2018-03-06 19:26:21 +01:00
2018-03-27 23:17:17 +00:00
2018-06-18 12:31:09 +02:00