]> git.meshlink.io Git - meshlink/commit
Ensure receive_cb and utcp structures have been properly initialized after setting...
authorGuus Sliepen <guus@meshlink.io>
Sun, 14 Sep 2014 15:49:09 +0000 (17:49 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sun, 14 Sep 2014 15:49:20 +0000 (17:49 +0200)
commitac24ceb9a5976628dd4ac31b2b502f1caac2b2ec
tree8f49e4fc4cf4505848237851d9ddf17f57a512a0
parented545c8ca7b674b5e851567f2b6630ed3e4bfac0
Ensure receive_cb and utcp structures have been properly initialized after setting channel_accept_cb.

This allows the channels example to initiate a chat from one side only.
src/graph.c
src/meshlink.c
src/meshlink_internal.h