numam-spdk/lib/jsonrpc
Daniel Verkamp b58a5d73ef util: add SPDK_COUNTOF() array size macro
SPDK_COUNTOF works like sizeof, except it returns the number of elements
in an array instead of the number of bytes.

Change-Id: I38ff4dd3485ed9b630cc5660ff84851d0031911f
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-03-07 12:43:42 -07:00
..
jsonrpc_internal.h log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
jsonrpc_server_tcp.c jsonrpc_server: allow user to specify socket type 2016-12-15 08:06:33 -07:00
jsonrpc_server.c util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
Makefile build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00