diff options
author | Jens Axboe <axboe@kernel.dk> | 2022-04-21 04:21:36 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-04-25 03:18:18 +0300 |
commit | 4c3c09439c08b03d9503df0ca4c7619c5842892e (patch) | |
tree | d1e8a8b484182dde10becb985808e89c114f0d38 /scripts/gdb/linux/utils.py | |
parent | 970f256edb8c1259c8ed48d52b38215135396126 (diff) | |
download | linux-4c3c09439c08b03d9503df0ca4c7619c5842892e.tar.xz |
io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)
Like commit 7ba89d2af17a 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>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions