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
I found when I used both flags in io_uring_queue_init, it would fail. However, I didn't find related info in the man page of either io_uring_queue_init or io_uring_setup. Is this an undocumented restriction?