]> git.meshlink.io Git - meshlink/commit
Channels can now actually be opened.
authorGuus Sliepen <guus@meshlink.io>
Sun, 14 Sep 2014 15:27:24 +0000 (17:27 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sun, 14 Sep 2014 15:27:24 +0000 (17:27 +0200)
commited545c8ca7b674b5e851567f2b6630ed3e4bfac0
tree2a1f4cdfacae25400e53bf952673a61610e6cb54
parentab6195242ee3eddd476b96d31cf132a1d5341192
Channels can now actually be opened.

It still requires both sides to call channel_open(), because otherwise utcp_init() is not called
on the receiving side.
examples/channels.c
src/meshlink.c
src/meshlink.h