libunixonacid
libskarnet
skalibs
Software
skarnet.org
The following functions are declared in the skalibs/unixmessage.h header, and implemented in the libskarnet.a or libskarnet.so library.
unixmessage implements message transmission over Unix domain sockets. Messages are made of standard untyped data (strings), but can also include file descriptors using fd-passing.
FIXME: To be completed.