Skip to content
Snippets Groups Projects
Commit 6bd13e43 authored by Florian Fischer's avatar Florian Fischer
Browse files

[IO] slightly change the API to prevent parallel modification of an io_uring's SQ

With this change the globalCompleter does not support partial completions
and will signal a Future immediately and thus never modifying the io_uring's
SQ.
As consequence we can't give guaranties about completion if either {read, send, write}_all
is specified.
parent 51021af0
No related branches found
No related tags found
No related merge requests found
Pipeline #54296 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment