core-lightning/channeld
Rusty Russell be2622a4ff channeld: perform regular keepalive pings.
Send a ping every 15-45 seconds.  If we try to send another one and we
haven't got a reply, hang up.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Changed: Protocol: Send regular pings to detect dead connections (particularly for Tor).
2021-10-10 15:32:57 +02:00
..
test common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
channeld_htlc.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30
channeld_wire.csv lightningd: use channel_type, pass to-and-from channeld. 2021-09-13 15:53:23 +02:00
channeld.c channeld: perform regular keepalive pings. 2021-10-10 15:32:57 +02:00
commit_tx.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
commit_tx.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30
full_channel_error.h Makefile: make check-includes check all the non-generated files. 2020-10-22 12:14:34 +10:30
full_channel.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
full_channel.h common/initial_channel: use channel_type instead of individual option bools. 2021-09-13 15:53:23 +02:00
Makefile common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
watchtower.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
watchtower.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30