io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)
commit 4c3c0943 upstream. Like commit 7ba89d2a for recv/recvmsg, support MSG_WAITALL for the send side. If this flag is set and we do a short send, retry for a stream of seqpacket socket. Signed-off-by:Jens Axboe <axboe@kernel.dk> Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
-
mentioned in commit c8b3ed2f
-
mentioned in commit 11cb8ee3
-
mentioned in commit 321815ce
-
mentioned in commit ee585e30
-
mentioned in commit de325050
-
mentioned in commit 009ee9e2
-
mentioned in commit 27d60b91
-
mentioned in commit 393d9945
-
mentioned in commit 51556245
-
mentioned in commit 51556245
Please sign in to comment