core-lightning/lightningd/channel
Rusty Russell 42ede14081 channeld: return io_plan from handlers.
This prepares us for handlers turning off peer I/O, rather than assuming
we always want to handle the next incoming message.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-06-23 09:29:42 +09:30
..
channel_wire.csv channeld: don't unpack union, leave that to master. 2017-06-23 09:29:42 +09:30
channel.c channeld: return io_plan from handlers. 2017-06-23 09:29:42 +09:30
Makefile channel: unwrap and send incoming HTLCs to master. 2017-04-01 23:59:46 +10:30