b9a7313e2e
Purpose: This is used to make users can specify some options on the socket, e.g., the different priority for the socket. While creating sockets, the priority needs to be set before connect() and listen system calls, so better to add one parameter in spdk_sock_opts which can contain options (e.g., priority) in spdk_sock_listen_ext and spdk_sock_connect_ext functions. Signed-off-by: Ziye Yang <ziye.yang@intel.com> Signed-off-by: Sudheer Mogilappagari <sudheer.mogilappagari@intel.com> Change-Id: I406238e9da7abd69f937b7072535a19124ed0169 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1874 Community-CI: Mellanox Build Bot Community-CI: Broadcom CI Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
accel_engine.h | ||
assert.h | ||
event.h | ||
idxd.h | ||
log.h | ||
lvolstore.h | ||
mock.h | ||
nvme_tcp.h | ||
sock.h | ||
thread.h | ||
uring.h | ||
utf.h | ||
vhost_user.h | ||
virtio.h |