numam-spdk/lib/jsonrpc
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
..
jsonrpc_internal.h jsonrpc: allow send_buf to grow as needed 2018-02-15 11:03:54 -05:00
jsonrpc_server_tcp.c util: add spdk_strerror() wrapper with TLS support 2018-01-04 15:00:09 -05:00
jsonrpc_server.c jsonrpc: allow send_buf to grow as needed 2018-02-15 11:03:54 -05:00
Makefile build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00