numam-spdk/lib/net
Daniel Verkamp 08ad304011 sock: set IPv6_V6ONLY on IPv6 sockets
This allows listening on the same port on IPv4 and IPv6 simultaneously;
otherwise, the second listen call would fail with an "address in use"
error.

Change-Id: I75010a2d1ec6559653e0bda40517dc13d8f5b9a5
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/401718
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-02-28 10:17:13 -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 sock: set IPv6_V6ONLY on IPv6 sockets 2018-02-28 10:17:13 -05:00