Loading
sock/posix: fix the socket pipe_has_data or socket_has_data.
After reading the code in detail, I think that we should not set pipe_has_data= true and socket_has_data at the same time. Signed-off-by:Ziye Yang <ziye.yang@intel.com> Change-Id: I8f9f96b16f4f0e0c585877a0dd687a240252a7cf Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8283 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>