Allow detection of session closure
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 31 Mar 2017 09:55:20 +0000 (11:55 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 31 Mar 2017 09:55:20 +0000 (11:55 +0200)
In some case it can be good to have a function called
when the session closes. This is the case when a binding
records an item in the context. With this modification
the recorded item can be simply NULL.

Change-Id: I5e23f00eb2a6e2639fdeea15f9dea79c7df9dfbb
Signed-off-by: José Bollo <jose.bollo@iot.bzh>

No differences found