implement POSIX asynchronous io
some features are not yet supported, and only minimal testing has been performed. should be considered experimental at this point.
Showing
include/aio.h
0 → 100644
src/aio/aio_cancel.c
0 → 100644
src/aio/aio_error.c
0 → 100644
src/aio/aio_fsync.c
0 → 100644
src/aio/aio_readwrite.c
0 → 100644
src/aio/aio_return.c
0 → 100644
src/aio/aio_suspend.c
0 → 100644
src/aio/lio_listio.c
0 → 100644
想要评论请 注册 或 登录