01aa5cb385
If there was an EPOLLIN event the socket gets adding to the pending_recv list. But if the application then does a very large read, it will bypass the logic that clears the socket from the pending_recv list. Fix this. Signed-off-by: Ben Walker <benjamin.walker@intel.com> Change-Id: Ia0ba86012f7c6dfd14eb43ba6eeed94dbbce90ce Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6744 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> |
||
---|---|---|
.. | ||
accel | ||
bdev | ||
blob | ||
blobfs | ||
env_dpdk | ||
event | ||
sock | ||
Makefile |