304 B
304 B
Sysvmq
This aims to be a easy usable API for SysV IPC message queues.
Note: This library is work in progress.
Currently supported operations are only create
and unlink
. The
create
operation creates a SysV IPC message queue and the unlink
operation deletes such a SysV IPC message queue.