aiofile
aiofile copied to clipboard
Is libaio needed ?
Just to be sure : do we need libaio1 installed to make this work ?
From the code, it seems not, but the README seems to indicate it is.
How to know if threads or native AIO was used on a linux machine ?
https://github.com/mosquito/caio/blob/fae3c9e7875aefdf8ef8a6a45eced860f5b69034/caio/linux_aio.c#L21
Libaio in not needed
Maybe the README could be updated? It's a bit misleading about that right now.