This OCaml-library interfaces the libaio (Linux kernel AIO access library) C library. It can be used for fast asynchronous I/O.
Compared with the OCaml standard and Unix I/O functions this library:
Compared with the OCaml standard and Unix I/O functions this library:
- does not block
- does I/O in the background
- calls a continuation when the I/O has completed
1.0.1

Distribution | Version | Since | Package | Installed | Packager | |
---|---|---|---|---|---|---|
![]() | deb | 1.0.1-1+b3 | 2019-11-14 | 8.65 kiB | 37 kiB | Debian OCaml Maintainers |
Latest updates

Debian experimental experimental/main: Updated from 1.0.1-1+b2 to 1.0.1-1+b3
2019-11-14
- Binary-only non-maintainer upload for amd64; no source changes.
- Recompile with OCaml 4.08.1

Debian experimental experimental/main: Version 1.0.1-1+b2 reintroduced
2019-07-15
- Binary-only non-maintainer upload for amd64; no source changes.
- Recompile with OCaml 4.02.3

Debian experimental experimental/main: Version 1.0.1-1+b2 removed
2019-07-15

Debian experimental experimental/main: Version 1.0.1-1+b2 introduced
2017-11-10
- Binary-only non-maintainer upload for amd64; no source changes.
- Recompile with OCaml 4.02.3
Related packages
libaio - The Linux-native asynchronous I/O facility (aio) library
ocaml - ML language implementation with a class-based object system
libaio-ocaml-dev - OCaml bindings for libaio (Linux kernel AIO access library) (devel)