]> git.meshlink.io Git - meshlink/commitdiff
Inform UTCP when a node is offline, so it will start connection timeouts.
authorGuus Sliepen <guus@meshlink.io>
Sun, 7 Jul 2019 16:12:18 +0000 (18:12 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sun, 7 Jul 2019 16:12:18 +0000 (18:12 +0200)
When there are open channels to a node that is offline for longer than the
connection timeout, the channels will be marked closed, and callbacks will
be fired.


No differences found