numam-spdk/lib/rpc
Daniel Verkamp fe3ac8e5c7 rpc: always unregister RPC setup poller
Previously, if spdk_rpc_setup() returned early due to the RPC service
being disabled in the configuration file, it would leave itself
registered as a poller and continue to run for the life of the app.

Change-Id: I0532fe23a732b87d68f83847b2db7627f87e9a1c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-10-21 15:42:53 -07:00
..
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
rpc.c rpc: always unregister RPC setup poller 2016-10-21 15:42:53 -07:00