Loading
sock/posix: When a socket has no recv_pipe, reading should still clear
from pending_recv list If the upper layer performs a read/recv, it should still remove the socket from the pending_recv list. Change-Id: I32ca8ecccbfe1e53ecc7d6f57343c2727e84b851 Signed-off-by:Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6743 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>