MI_DATAGRAM :: Common declarations.
More...
#include <sys/socket.h>
#include <sys/un.h>
#include "../../ip_addr.h"
Go to the source code of this file.
Data Structures
Defines
-
#define MAX_MI_FILENAME 128
- maximum size for the socket reply name
-
#define MI_ATTR_VAL_SEP1 ':'
- the 2-chars separator between name and value
-
#define MI_ATTR_VAL_SEP2 ':'
- the 2-chars separator between name and value
-
#define MI_CHILD_NO 1
- size of buffer used by parser to read and build the MI tree
Detailed Description
Definition in file mi_datagram.h.