Spdk/test/unit/lib/iscsi
Jim Harris 67c9ea6ad9 net: add sock.h
The socket-related code was already broken out into
lib/net/sock.c, so break out the header portions
from include/spdk/net.h into its own sock.h.

This prepares for some upcoming changes in how
TCP sockets are abstracted, to enable alternative
userspace TCP stack implementations to be used with
SPDK.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I40b162e72ea80c235b49f10b17c2085fcfb385d4
Reviewed-on: https://review.gerrithub.io/398851
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-by: <shuhei.matsumoto.xt@hitachi.com>
2018-02-08 12:05:54 -05:00
..
conn.c iscsi/ut: Test for read task splitting 2018-01-11 18:37:34 -05:00
init_grp.c iscsi: Consolidating checking uniqueness of IG into register/unregister 2018-02-06 10:54:42 -05:00
iscsi.c iscsi: put spdk_iscsi_conn_write_pdu() in lib/iscsi/conn.c 2018-01-22 23:22:17 -05:00
param.c build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
portal_grp.c iscsi: Unify the ordering of PG create_op between conf-file and JSON-RPC 2018-02-06 10:54:42 -05:00
tgt_node.c iscsi: Check CHAP params when a target is created by JSON-RPC 2018-01-17 12:41:29 -05:00
common.c net: add sock.h 2018-02-08 12:05:54 -05:00
Makefile iscsi&iscsi/ut: Unify cpumask decode between iSCSI.conf and JSON-RPC 2018-01-19 15:47:57 -05:00