numam-spdk/test/unit/lib/jsonrpc/jsonrpc_server.c
Daniel Verkamp c7852cf98d jsonrpc: allow send_buf to grow as needed
Reallocate the send buffer if more data is written by the RPC handler
than currently fits in the buffer.

Change-Id: I590dd173b843aba48c768adfafaf87e4b47bcc19
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/399925
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-02-15 11:03:54 -05:00
..
.gitignore test: move JSON-RPC tests to test/util 2017-06-21 16:51:12 -04:00
jsonrpc_server_ut.c jsonrpc: allow send_buf to grow as needed 2018-02-15 11:03:54 -05:00
Makefile test: use spdk.unittest.mk for json unit tests 2018-02-14 10:40:40 -05:00