Change the effect of close session
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 5 May 2017 10:18:59 +0000 (12:18 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 5 May 2017 10:23:11 +0000 (12:23 +0200)
commit58ca325302568bfd7ddbdd5d2d4a31b49d0be85a
treecc6e32cc5ada511bab55a882b999728bc4636efc
parentce8de8236b96dc771d3af3094e04e797e75767af
Change the effect of close session

Using the flag AFB_SESSION_CLOSE now has effect only
on the requesting binding.

Before, all the session was closed. This could lead
to unexpected conflicts.

Change-Id: Ic945e8d164a8558eae05d169b0c5f372b036cf36
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/afb-context.c