b4de6f93
7c131a31
1 2
3
4 5 6
#include <aio.h> int aio_error(const struct aiocb *cb) { return cb->__err; }