Introduce afb_request
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 21 Sep 2017 13:17:11 +0000 (15:17 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Mon, 9 Oct 2017 12:08:32 +0000 (14:08 +0200)
commite0fa1cdd56ffb97fedc3ba8df482a14323d876c7
treeb46aa71354c964373ca5fc6f575a4eaca6f2363f
parentc12c74c208a30c5b18716b8faa464f0b4f643255
Introduce afb_request

This prepares the new api with pointers.

Change-Id: I4eb299551145226e428934b6835a1a7810ae6439
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
include/afb/afb-binding-v1.h
include/afb/afb-binding-v2.h
include/afb/afb-req-v1.h
include/afb/afb-req-v2.h
include/afb/afb-req.h [moved from include/afb/afb-req-common.h with 85% similarity]
include/afb/afb-request-itf.h [new file with mode: 0644]
include/afb/afb-request.h [new file with mode: 0644]
src/afb-hook.c
src/afb-hreq.c
src/afb-xreq.c
src/afb-xreq.h