]> git.meshlink.io Git - meshlink/commitdiff
Add a callback that notifies when the MeshLink thread starts and stops.
authorGuus Sliepen <guus@meshlink.io>
Sun, 3 Oct 2021 13:40:45 +0000 (15:40 +0200)
committerGuus Sliepen <guus@meshlink.io>
Fri, 8 Oct 2021 18:55:38 +0000 (20:55 +0200)
This callback is called from within the MeshLink thread, right after it
starts and right before it stops.


No differences found