hello3: Add mutebug 37/16237/1
authorJose Bollo <jose.bollo@iot.bzh>
Mon, 20 Aug 2018 13:06:56 +0000 (15:06 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 22 Aug 2018 12:03:52 +0000 (14:03 +0200)
commit9893640014f28ef9ad844939405f84b75a7fb57e
tree7f8f4b6de2ca864081670e97373014d1e61c64dd
parentc4835ee2a1b46069e5addf6f8b023c2e66e3665b
hello3: Add mutebug

The verb mutebug returns without answering
but increment the reference count of the request.

This has 2 weird effects:
 - on the service, it creates a memory leak
 - on the client, it creates a starve of answer

Both effects are intended to test further improvements
of the binder.

Change-Id: I76ebe0dff1b42a8a72e1b3536857d1d1811452c1
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
bindings/samples/hello3.c