Make afb_event_drop obsolete
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 21 Sep 2017 10:34:12 +0000 (12:34 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Mon, 9 Oct 2017 12:08:32 +0000 (14:08 +0200)
commit271bb6fc606fc5068a7b7a8f22b0052aca2fb900
treef87588fd0949bb0973bf39f965c82bfeb001da6c
parent34fa1fb6de1c449b81b9a19fda21c2963eb57f3f
Make afb_event_drop obsolete

The function is now replaced by the function afb_event_unref.
In the same time, the function afb_event_addref is made available.

Change-Id: I9aa30e80e64e82f3b16ab359982337771b287185
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
bindings/samples/HelloWorld.c
include/afb/afb-binding.hpp
include/afb/afb-event-itf.h
src/afb-api-dbus.c
src/afb-evt.c
src/afb-hook.c
src/afb-hook.h
src/afb-stub-ws.c
src/afb-trace.c