mi_datagram.h File Reference

MI_DATAGRAM :: Common declarations. More...

#include <sys/socket.h>
#include <sys/un.h>
#include "../../ip_addr.h"

Include dependency graph for mi_datagram.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

union  my_sock_address
struct  my_socket_address
union  sockaddr_dtgram
 union because we support 3 types of sockaddr : UNIX, IPv4 and IPv6 More...

Defines

#define DEFAULT_MI_REPLY_IDENT   "\t"
#define MAX_MI_FILENAME   128
#define MI_ATTR_VAL_SEP1   ':'
#define MI_ATTR_VAL_SEP2   ':'
#define MI_CHILD_NO   1
#define MI_CMD_SEPARATOR   ':'


Detailed Description

MI_DATAGRAM :: Common declarations.

Definition in file mi_datagram.h.


Define Documentation

#define DEFAULT_MI_REPLY_IDENT   "\t"

Definition at line 42 of file mi_datagram.h.

#define MAX_MI_FILENAME   128

maximum size for the socket reply name

Definition at line 48 of file mi_datagram.h.

#define MI_ATTR_VAL_SEP1   ':'

the 2-chars separator between name and value

Definition at line 45 of file mi_datagram.h.

#define MI_ATTR_VAL_SEP2   ':'

the 2-chars separator between name and value

Definition at line 46 of file mi_datagram.h.

#define MI_CHILD_NO   1

size of buffer used by parser to read and build the MI tree

Definition at line 49 of file mi_datagram.h.

#define MI_CMD_SEPARATOR   ':'

Definition at line 43 of file mi_datagram.h.


Generated on Wed May 23 20:00:40 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6