numam-spdk/include
Jim Harris 4b10029435 net, iscsi: add struct spdk_sock abstraction
This provides an abstraction layer around TCP
sockets.  Previously we just used fd integers, but
we don't want to be tied to integers for alternative
userspace TCP stacks.

Future patches will do more work to enable multiple
implementations of this abstraction.  For now, just
get the abstraction in place for POSIX sockets and
make all of the iSCSI changes associated with it.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I9a825e9e02eb6927c8702d205665c626f57b3771

Reviewed-on: https://review.gerrithub.io/398861
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ziye Yang <optimistyzy@gmail.com>
2018-02-12 12:30:39 -05:00
..
linux include: add local virtio_blk.h 2017-12-27 15:13:03 -05:00
spdk net, iscsi: add struct spdk_sock abstraction 2018-02-12 12:30:39 -05:00
spdk_internal rpc: remove [Rpc] configuration file section 2018-02-06 11:15:39 -05:00
Makefile build: add 'make install' rule 2017-11-27 17:58:02 -05:00