We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
io_uring_context
::type
start(…)
completion_base
request_stop()
windows_low_latency*
const&
blocking_kind
is_always_scheduler_affine
noexcept
const
The text was updated successfully, but these errors were encountered:
io_uring_context::open_listening_socket
No branches or pull requests
::type
to all senders and operationsstart(…)
should be moved into thecompletion_base
request_stop()
should be moved to the base (properly cancel active submission in the ring, look atwindows_low_latency*
)const&
blocking_kind
andis_always_scheduler_affine
noexcept
andconst
The text was updated successfully, but these errors were encountered: