]> git.meshlink.io Git - meshlink/commit - src/meshlink++.h
Add the MESHLINK_CHANNEL_NO_PARTIAL flag.
authorGuus Sliepen <guus@meshlink.io>
Thu, 8 Aug 2019 13:20:42 +0000 (15:20 +0200)
committerGuus Sliepen <guus@meshlink.io>
Thu, 8 Aug 2019 13:20:42 +0000 (15:20 +0200)
commit3e675d73bc4d524a0a68a1ec782fe7e3960af398
tree0109b83d71cdad3253a3fb3b522d7c485f30d091
parentdceaa0b7940464df45104e02b88e0ea3283bb938
Add the MESHLINK_CHANNEL_NO_PARTIAL flag.

This ensures that calls to meshlink_channel_send() either succeed with all
data sent, or no data sent at all.
src/meshlink++.h
src/meshlink.h
src/utcp