Replies: 1 comment
-
You can't, as there's no bind/listen io_uring command. You'd have to first install it as a normal file descriptor first, if you have a direct one and need to use regular syscalls with it. See |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to use
io_uring_prep_socket_direct
withbind
&listen
?Beta Was this translation helpful? Give feedback.
All reactions