diff options
author | 2022-09-21 12:17:51 +0100 | |
---|---|---|
committer | 2022-09-21 13:15:02 -0600 | |
commit | 516e82f0e043a1a0e8d00800ed0ffe2137cf0e7e (patch) | |
tree | 01851ad477ef7da2a50523bd38809de1790c39b3 /scripts/generate_rust_analyzer.py | |
parent | io_uring/net: refactor io_setup_async_addr (diff) | |
download | wireguard-linux-516e82f0e043a1a0e8d00800ed0ffe2137cf0e7e.tar.xz wireguard-linux-516e82f0e043a1a0e8d00800ed0ffe2137cf0e7e.zip |
io_uring/net: support non-zerocopy sendto
We have normal sends, but what is missing is sendto-like requests. Add
sendto() capabilities to IORING_OP_SEND by passing in addr just as we do
for IORING_OP_SEND_ZC.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/69fbd8b2cb830e57d1bf9ec351e9bf95c5b77e3f.1663668091.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions