Skip to content
Commit 52307ac4 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring/net: unify how recvmsg and sendmsg copy in the msghdr



For recvmsg, we roll our own since we support buffer selections. This
isn't the case for sendmsg right now, but in preparation for doing so,
make the recvmsg copy helpers generic so we can call them from the
sendmsg side as well.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent b4ccc4dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment