]> git.meshlink.io Git - meshlink/commit - src/meshlink++.h
Add meshlink_channel_open_ex().
authorGuus Sliepen <guus@meshlink.io>
Mon, 3 Jul 2017 21:36:45 +0000 (23:36 +0200)
committerGuus Sliepen <guus@meshlink.io>
Mon, 3 Jul 2017 22:00:00 +0000 (00:00 +0200)
commit2de31bfc1a24d6643763f6ef1bbda2948ec46f3a
tree0d385c3b4cd4ede91d9cf4b98e436b3dc4ffc504
parent8ec3375a5558ea4a88cf8fbeb398c8ac16eef902
Add meshlink_channel_open_ex().

This allows flags to be passed to the underlying UTCP connection, which
determines what kind of connection semantics to use.
src/meshlink++.h
src/meshlink.c
src/meshlink.h
src/utcp