commit | 46850c3a617e361c133c4da3d6e3069807ebe2b7 | [log] [tgz] |
---|---|---|
author | James Rouzier <rouzier@gmail.com> | Wed Sep 25 10:46:19 2019 -0400 |
committer | James Rouzier <rouzier@gmail.com> | Wed Sep 25 20:11:50 2019 -0400 |
tree | 0a09609779cdb12a526c36811dabff986621ffe1 | |
parent | 4e360f71131918c36774f51688e5c65dea8d43f2 [diff] |
Add io_uring_cq_ready() io_uring_cq_ready(), returns the number of completions that are ready. test/cq-ready.c: tests io_uring_cq_ready Signed-off-by: James Rouzier <rouzier@gmail.com>