]> git.meshlink.io Git - meshlink/commitdiff
Add devtool_set_meta_status_cb().
authorGuus Sliepen <guus@meshlink.io>
Wed, 22 Jul 2020 18:29:22 +0000 (20:29 +0200)
committerGuus Sliepen <guus@meshlink.io>
Wed, 22 Jul 2020 18:29:22 +0000 (20:29 +0200)
This function is similar to meshlink_set_node_status_cb(), except that
this callback will only be called when a meta-connection to a node is
activated or terminated. This is mainly useful for the test suite.


No differences found