Spdk/lib/net
Jim Harris 5665dbd91f net: add spdk_sock_group_impl
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>
2018-02-21 12:40:30 -05:00
..
interface.c util: add spdk_strerror() wrapper with TLS support 2018-01-04 15:00:09 -05:00
Makefile net: remove ability to override default net_framework 2018-02-21 12:40:30 -05:00
net_framework.c net: remove ability to override default net_framework 2018-02-21 12:40:30 -05:00
net_rpc.c log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
sock.c net: add spdk_sock_group_impl 2018-02-21 12:40:30 -05:00