]> git.meshlink.io Git - meshlink/commitdiff
Add utility functions to create paired MeshLink instances.
authorGuus Sliepen <guus@meshlink.io>
Sun, 13 Aug 2017 21:07:25 +0000 (23:07 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sun, 13 Aug 2017 21:07:25 +0000 (23:07 +0200)
This also adds a start_meshlink_pair() function which starts the two instances
and waits for them to establish a connection with each other. A condition
variable is used to avoid having to poll.


No differences found