numam-spdk/lib/jsonrpc
Pawel Kaminski a15dcb0bf0 jsonrpc: always allocate response for request
We already have send buffer allocated. This will greatly improving code
as we guarantee by design that there is always JSON write context
object.

Change-Id: Id487c01448e1a65d9d4ef76d40a2a9f178b2f570
Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/459341
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-07-19 20:56:54 +00:00
..
jsonrpc_client_tcp.c jsonrpc client: non-blocking mode 2018-12-07 09:41:03 +00:00
jsonrpc_client.c jsonrpc client: non-blocking mode 2018-12-07 09:41:03 +00:00
jsonrpc_internal.h jsonrpc: always allocate response for request 2019-07-19 20:56:54 +00:00
jsonrpc_server_tcp.c lib/jsonrpc: Fix memory leaks about connection request. 2019-06-26 06:26:50 +00:00
jsonrpc_server.c jsonrpc: always allocate response for request 2019-07-19 20:56:54 +00:00
Makefile jsonrpc-client: add new C client library 2018-10-11 20:07:44 +00:00