From: Guus Sliepen Date: Sun, 7 Jul 2019 16:12:18 +0000 (+0200) Subject: Inform UTCP when a node is offline, so it will start connection timeouts. X-Git-Url: http://git.meshlink.io/?a=commitdiff_plain;h=cb8aedb0d1da7fc93299d8fd5005b9631364b7ee;hp=cb8aedb0d1da7fc93299d8fd5005b9631364b7ee;p=meshlink Inform UTCP when a node is offline, so it will start connection timeouts. 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. ---