ringbahn / uring-sys

liburing bindings
Apache License 2.0
33 stars 14 forks source link

io_uring consts #8

Closed withoutboats closed 5 years ago

withoutboats commented 5 years ago

We've added the consts for sqe opcodes in #1, but there are many other constants defined in io_uring.h. We should probably just define all of them.