[iolib-devel] Need FFI for some new syscalls
Heka Treep
zena.treep at gmail.com
Sat Aug 7 21:27:48 UTC 2010
Hello,
Is it possible to add in IOLIB several new syscalls? Namely:
1) Syslog staff (part of the POSIX standrd),
2) Sendfile (is not standardized, but still good thing),
3) And aio_* syscalls (is also part of the POSIX).
All of these calls are often used when writing web servers and if someone
wants to write one in CL - they may come in handy :)
I added 1 & 2 to iolib-clean repo on gitorios.org. 3 is more complicated
(especially the representation of structures in Linux).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/iolib-devel/attachments/20100808/ceecb260/attachment.html>
More information about the iolib-devel
mailing list