numam-spdk/lib/jsonrpc
Pawel Wodkowski 4734811dc6 jsonrpc client: move around functions so no forwad declaration is needed
Change-Id: Ie3cdf0fa51c9a373cb7d98e26dfab6a5d45c6005
Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-on: https://review.gerrithub.io/429911
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Xiaodong Liu <xiaodong.liu@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-11-19 20:30:03 +00:00
..
jsonrpc_client_tcp.c jsonrpc client: move around functions so no forwad declaration is needed 2018-11-19 20:30:03 +00:00
jsonrpc_client.c jsonrpc: add internal poll handler 2018-11-19 20:30:03 +00:00
jsonrpc_internal.h jsonrpc: add internal poll handler 2018-11-19 20:30:03 +00:00
jsonrpc_server_tcp.c jsonrpc: call spdk_jsonrpc_free_request only from server thread 2018-08-13 20:01:07 +00:00
jsonrpc_server.c jsonrpc: fix error path of spdk_jsonrpc_parse_request() 2018-08-31 17:41:58 +00:00
Makefile jsonrpc-client: add new C client library 2018-10-11 20:07:44 +00:00