Spdk/lib/jsonrpc
Daniel Verkamp 1be7a80c2d jsonrpc: remove pointless 'continue' statement
This was left behind in commit 122e28465 ("jsonrpc: move closed conn
handling before poll()").  It is not needed now that the closed
connection handling is in a loop by itself.

Change-Id: I09959003bc6a370f1621815aebdd428be3304e5e
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/369906
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-07-18 17:00:54 -04:00
..
jsonrpc_internal.h jsonrpc: avoid calling poll() with a closed fd 2017-07-12 17:43:22 -04:00
jsonrpc_server_tcp.c jsonrpc: remove pointless 'continue' statement 2017-07-18 17:00:54 -04:00
jsonrpc_server.c jsonrpc: allow asynchronous request completion 2017-07-12 12:10:31 -04:00
Makefile build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00