posix-shm
POSIX shared memory API
$ area51 add posix-shmCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(posix-shm:some-function ...)POSIX shared memory API
$ area51 add posix-shmCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(posix-shm:some-function ...)