]> git.meshlink.io Git - meshlink/commit
A first attempt at merging UTCP into MeshLink. channels
authorGuus Sliepen <guus@meshlink.io>
Sat, 26 Jul 2014 17:45:51 +0000 (19:45 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sat, 26 Jul 2014 17:45:51 +0000 (19:45 +0200)
commitd4f1bfacd6e7add63982692e89af39ec66c24b60
treedb5f36cd1c9422852d5cd8cab75b0f8b354921c6
parente02d67b2fc0203ba2bf5f705429a9c2280183795
A first attempt at merging UTCP into MeshLink.

The accept callbacks are a bit awkward at the moment, it's better if
UTCP drops the pre_accept and just has one callback.
src/meshlink.c
src/meshlink_internal.h
src/node.h