Provide efficient store/unstore for afb_req
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 2 Jun 2017 14:32:44 +0000 (16:32 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 2 Jun 2017 15:05:37 +0000 (17:05 +0200)
commitc6380108964e71f533d8c672bb9c217020a95e8d
tree2b3678d53bee7e55ef8befe113fd7e8744067875
parentd3c80685ed6067f4899635c0328bbd8b70a2ed90
Provide efficient store/unstore for afb_req

Change-Id: I231e2506f58227fb8d192df042539b1551a765c5
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
21 files changed:
include/afb/afb-binding-v1.h
include/afb/afb-binding-v2.h
include/afb/afb-binding.h
include/afb/afb-daemon-common.h
include/afb/afb-daemon-v2.h
include/afb/afb-req-common.h [new file with mode: 0644]
include/afb/afb-req-itf.h
include/afb/afb-req-v1.h [new file with mode: 0644]
include/afb/afb-req-v2.h [new file with mode: 0644]
src/afb-api-dbus.c
src/afb-apiset.c
src/afb-ditf.c
src/afb-hook.c
src/afb-hook.h
src/afb-hreq.c
src/afb-hswitch.c
src/afb-stub-ws.c
src/afb-subcall.c
src/afb-ws-json1.c
src/afb-xreq.c
src/afb-xreq.h