ACE  6.0.3
Classes | Defines | Typedefs
os_socket.h File Reference
#include "ace/config-lite.h"
#include "ace/os_include/sys/os_uio.h"

Classes

struct  msghdr
struct  msghdr

Defines

#define AF_SPIPE   (AF_MAX + 1)
#define AF_DEV   (AF_MAX + 3)
#define AF_UPIPE   (AF_SPIPE)
#define ACE_ADDRESS_FAMILY_INET   AF_INET6
#define ACE_PROTOCOL_FAMILY_INET   PF_INET6

Typedefs

typedef int ACE_SOCKET_LEN

Detailed Description

main sockets header

Id:
os_socket.h 91781 2010-09-15 12:49:15Z johnnyw
Author:
Don Hinton <dhinton@dresystems.com>
This code was originally in various places including ace/OS.h.

Define Documentation

#define ACE_ADDRESS_FAMILY_INET   AF_INET6
#define ACE_PROTOCOL_FAMILY_INET   PF_INET6
#define AF_DEV   (AF_MAX + 3)
#define AF_SPIPE   (AF_MAX + 1)
#define AF_UPIPE   (AF_SPIPE)

Typedef Documentation

typedef int ACE_SOCKET_LEN