You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
liburing, man: make io_uring_sqring_wait() more consistent with API
Make io_uring_sqring_wait() return an amount of free SQ ring entries
or -EINVAL if the ring was not setup with IORING_SETUP_SQPOLL, adjust
manual page accordingly.
Signed-off-by: Dmitry Antipov <[email protected]>
0 commit comments