b7ad942612
Add spdk_sock_writev_async for performing asynchronous writes to sockets. The user of this call is responsible for allocating their own spdk_sock_request structures to pass to this call. spdk_sock_writev_async will not return EAGAIN and will instead leave the requests queued until they are fully sent or aborted due to socket error. Change-Id: Idf3239e65d26a3024e578122c23e4fb8f95e241b Signed-off-by: Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/470523 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com> Community-CI: 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> |
||
---|---|---|
.. | ||
Makefile | ||
vpp.c |