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

io_uring/net: move connect to always using async data



While doing that, get rid of io_async_connect and just use the generic
io_async_msghdr. Both of them have a struct sockaddr_storage in there,
and while io_async_msghdr is bigger, if the same type can be used then
the netmsg_cache can get reused for connect as well.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent d6f911a6
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