4730cd3158
Reason: For connect, we use non_block mode in the initiator side, but we do not do it for the accepted fd in the server side, which will casue writev not return. And this patch can fix this. PS: SPDK default use non block mode. Change-Id: I709574573a089c2e63ca079829945e864d9f20c2 Signed-off-by: Ziye Yang <ziye.yang@intel.com> Reviewed-on: https://review.gerrithub.io/428654 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: GangCao <gang.cao@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
posix | ||
vpp | ||
Makefile | ||
net_framework.c | ||
sock.c |