+47
−33
Loading
spdk_sock_group_impl represents the implementation of a sock group for a given spdk_net_impl (posix, vpp, etc.) This extra abstraction is required for enabling spdk_sock_groups with sockets associated with different spdk_net_impls. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I7a380cc62c59bdac98996faf0387550c234165a0 Reviewed-on: https://review.gerrithub.io/400527 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>