summaryrefslogtreecommitdiff
path: root/test/send_recvmsg.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2019-01-08 15:31:35 -0700
committerJens Axboe <axboe@kernel.dk>2019-01-08 15:38:05 -0700
commit7f7a66e38543f36df6a64a4c3ba24ce4f4f04331 (patch)
tree92413056cbe4824e2a99e7a24073e9ad8a1d0d84 /test/send_recvmsg.c
parentf47f24cea7d10abbc54e8dc8f184eca509dd77c1 (diff)
Change API to provide io_uring struct abstraction
This is cleaner than having the app juggle an SQ and CQ ring, just wrap them in struct io_uring and have the API always take that. This means the app doesn't need to worry about the different types of rings, and that we only need to pass in one argument for setup/teardown. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'test/send_recvmsg.c')
0 files changed, 0 insertions, 0 deletions