afb-xreq: integration of subcalls
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 2 Aug 2017 16:48:27 +0000 (18:48 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 2 Aug 2017 20:50:47 +0000 (22:50 +0200)
commit6d124e683d2511ac02a1cbe61fca3d230bda4f0c
tree1ae8b7d08efafcd53493c4c7c299c5291c270ed5
parentebd5f0805c5d697edefc47c0bad05af1fd807a15
afb-xreq: integration of subcalls

The file afb-subcall is now integrated within
afb-xreq. It improves memory allocation and
performance of synchronous calls.

Change-Id: I4190199babbe0559527438b530b19ac9a35ec38b
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/CMakeLists.txt
src/afb-subcall.c [deleted file]
src/afb-subcall.h [deleted file]
src/afb-xreq.c