numam-spdk/test/unit/lib/jsonrpc
Daniel Verkamp 4e003b6714 jsonrpc: allow asynchronous request completion
Move the per-connection send buffer into each request, and allow a
connection to have a queue of responses ready to be sent.

Change-Id: If6b2151691c4cd76f3cf7cde0cdd8f20cac77ceb
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/368470
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-07-12 12:10:31 -04:00
..
jsonrpc_server.c jsonrpc: allow asynchronous request completion 2017-07-12 12:10:31 -04:00
Makefile test: move JSON-RPC tests to test/util 2017-06-21 16:51:12 -04:00