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

io_uring: remove recvmsg knowledge from io_arm_poll_handler()



There's a special case for recvmsg with MSG_ERRQUEUE set. This is
problematic as it means the core needs to know about this special
request type.

For now, just add a generic flag for it.

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