[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libaio bindings



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Goswin von Brederlow wrote:
> does anyone know of libaio bindings for ocaml?

I wrote library for a bunch of different I/O bindings a couple of years
ago that I never completely finished.  It includes some rather low level
bindings of aio which I believe are complete.  I modified the build
below to just build the aio stuff, although the poll, epoll, and
non-blocking modules should work with some makefile hacking.  (I was in
the middle of switching to a new system, where it would replace the
bindings with empty ones on the platforms where they aren't supported.
If you just copy the *_real.ml to just *.ml, then they should work).  I
never got around to the /dev/poll bindings though.

http://people.debian.org/~mfurr/ocaml/libfastio-ocaml.tar.gz

- -Mike
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGFXZi7ZPKKRJLJvMRAg/QAKCDjiw8W8JcckegnmZIDlzyz8Aj1gCfaPy3
EakLu/6SL4Q0T/FUB71N/Kc=
=4qc5
-----END PGP SIGNATURE-----



Reply to: