mirror of
https://github.com/openharmony/third_party_liburing.git
synced 2026-07-19 18:54:12 -04:00
man/io_uring_prep_accept.3 remove bad advice
Fixes: https://github.com/axboe/liburing/issues/673 Signed-off-by: Frank Rehwinkel <frankrehwinkel@gmail.com>
This commit is contained in:
@@ -97,9 +97,7 @@ a different range than that targetted by specific requests.
|
||||
Note that old kernels don't check the SQE
|
||||
.I file_index
|
||||
field meaning
|
||||
applications should check that the direct table registration
|
||||
succeeded before trying to use one of the direct variants.
|
||||
Applications cannot rely on a
|
||||
applications cannot rely on a
|
||||
.B -EINVAL
|
||||
CQE
|
||||
.I res
|
||||
|
||||
Reference in New Issue
Block a user