]> git.meshlink.io Git - meshlink/commitdiff
Add a way to set the channel's priv pointer when opening it.
authorGuus Sliepen <guus@meshlink.io>
Sun, 13 Oct 2019 19:39:11 +0000 (21:39 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sun, 13 Oct 2019 19:41:34 +0000 (21:41 +0200)
This prevents a race condition where between opening a channel and
setting the priv pointer, the receive callback is called.


No differences found