Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
man/io_uring_prep_cmd: Add the new sockopt commands
io_uring now supports getsockopt and setsockopt socket commands. Document these two new commands in the io_uring_prep_cmd man page. Signed-off-by: Breno Leitao <leitao@debian.org> Reviewed-by: Gabriel Krisman Bertazi <krisman@suse.de> Link: https://lore.kernel.org/r/20231020133917.953642-6-leitao@debian.org Signed-off-by: Jens Axboe <axboe@kernel.dk>
- Loading branch information