mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
4 lines
229 B
Text
4 lines
229 B
Text
PC::ShareLite provides a simple interface to shared memory, allowing
|
|
data to be efficiently communicated between processes. Your operating
|
|
system must support SysV IPC (shared memory and semaphores) in order to
|
|
use this module.
|