Files
liburing/man/io_uring_enter.2
Jens Axboe ff73ac71a1 man/io_uring_enter.2: clarify io_uring_enter(2) return values
With the recent change to ensure that submission side errors that
happen on behalf of an sqe are returned in the form of a cqe rather
than -1/errno from the system call, make sure that the man page
reflects that.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-05-01 15:54:29 -06:00

11 KiB