+1
−1
+1
−4
lib/sock/Makefile
0 → 100644
+44
−0
Loading
This separates the network interface management code (interface.c and net_rpc.c) from the socket abstraction layer, which allows users that only want the socket abstraction to avoid pulling in the JSON RPC libraries. Change-Id: I9b00285a70bac0c74c73353cfa900d4f3b2e465f Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/416475 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>
File moved.