mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
ipc.hpp File Reference

Declarations for the mxlib interprocess communication (IPC) tools. More...

Declarations for the mxlib interprocess communication (IPC) tools.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

Definition in file ipc.hpp.

#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/msg.h>

Go to the source code of this file.

Macros

#define MX_IPC_KEYLEN   1024
 The maximum length of the IPC key string.
 
#define MX_IPC_PI_BUFSZ   128
 The process interface buffer size.