lengrongfu / ipc-rs

A mapping to SysV IPC (Linux and BSD) - currently only message queues.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipc-rs - System V message queues WIP

This library provides mapping to the System V inter-process API, which should be available on both Linux and your favorite BSD flavor

Keep in mind that effective usage of this library might require adjustment of kernel parameters.

About

A mapping to SysV IPC (Linux and BSD) - currently only message queues.

License:ISC License


Languages

Language:Rust 100.0%