ACE  6.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
os_in.h File Reference
#include "ace/os_include/os_inttypes.h"
#include "ace/os_include/sys/os_socket.h"

Macros

#define ACE_IPPROTO_TCP   IPPROTO_TCP
 
#define IPPORT_RESERVED   1024
 
#define IPPORT_USERRESERVED   5000
 
#define INADDR_LOOPBACK   ((ACE_UINT32) 0x7f000001)
 
#define INADDR_NONE   ((ACE_UINT32) 0xffffffff)
 
#define INET_ADDRSTRLEN   16
 
#define INET6_ADDRSTRLEN   46
 
#define IP_DROP_MEMBERSHIP   0
 
#define IP_ADD_MEMBERSHIP   0
 
#define ACE_LACKS_IP_ADD_MEMBERSHIP
 
#define IP_DEFAULT_MULTICAST_TTL   0
 
#define IP_DEFAULT_MULTICAST_LOOP   0
 
#define IP_MULTICAST_IF   0
 
#define IP_MULTICAST_TTL   1
 
#define IP_MULTICAST_LOOP   2
 
#define IP_MAX_MEMBERSHIPS   0
 
#define IPPROTO_IP   0
 
#define IPPROTO_TCP   6
 
#define INADDR_ANY   (u_long)0x00000000
 

Detailed Description

Internet address family

Id:
os_in.h 97259 2013-08-09 08:14:31Z johnnyw
Author
Don Hinton dhint.nosp@m.on@d.nosp@m.resys.nosp@m.tems.nosp@m..com
This code was originally in various places including ace/OS.h.

Macro Definition Documentation

#define ACE_IPPROTO_TCP   IPPROTO_TCP
#define ACE_LACKS_IP_ADD_MEMBERSHIP
#define INADDR_ANY   (u_long)0x00000000
#define INADDR_LOOPBACK   ((ACE_UINT32) 0x7f000001)
#define INADDR_NONE   ((ACE_UINT32) 0xffffffff)
#define INET6_ADDRSTRLEN   46
#define INET_ADDRSTRLEN   16
#define IP_ADD_MEMBERSHIP   0
#define IP_DEFAULT_MULTICAST_LOOP   0
#define IP_DEFAULT_MULTICAST_TTL   0
#define IP_DROP_MEMBERSHIP   0
#define IP_MAX_MEMBERSHIPS   0
#define IP_MULTICAST_IF   0
#define IP_MULTICAST_LOOP   2
#define IP_MULTICAST_TTL   1
#define IPPORT_RESERVED   1024
#define IPPORT_USERRESERVED   5000
#define IPPROTO_IP   0
#define IPPROTO_TCP   6