os_socket.h File Reference

#include "ace/config-lite.h"
#include "ace/os_include/sys/os_uio.h"

Include dependency graph for os_socket.h:

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


Classes

struct  msghdr
struct  msghdr

Defines

#define AF_ANY   (-1)
#define AF_UNSPEC   0
#define AF_LOCAL   1
#define AF_UNIX   AF_LOCAL
#define AF_INET   2
#define PF_INET   AF_INET
#define PF_LOCAL   AF_LOCAL
#define PF_UNIX   PF_LOCAL
#define AF_MAX   29
#define PF_UNSPEC   0
#define AF_SPIPE   (AF_MAX + 1)
#define AF_FILE   (AF_MAX + 2)
#define AF_DEV   (AF_MAX + 3)
#define AF_UPIPE   (AF_SPIPE)
#define MSG_OOB   0x1
#define MSG_PEEK   0x2
#define SOCK_STREAM   1
#define SOCK_DGRAM   2
#define SOCK_SEQPACKET   5
#define SOL_SOCKET   0xffff
#define SO_REUSEADDR   0x0004
#define SO_LINGER   0x0080
#define SO_SNDBUF   0x1001
#define SO_RCVBUF   0x1002
#define SO_BROADCAST   0x0020
#define SO_ERROR   0x1007
#define ACE_ADDRESS_FAMILY_INET   AF_INET6
#define ACE_PROTOCOL_FAMILY_INET   PF_INET6
#define ACE_PROTOCOL_FAMILY_NETLINK   AF_NETLINK

Typedefs

typedef int ACE_SOCKET_LEN

Detailed Description

main sockets header

Id
os_socket.h 76181 2006-12-27 11:23:22Z 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 ACE_PROTOCOL_FAMILY_NETLINK   AF_NETLINK

#define AF_ANY   (-1)

#define AF_DEV   (AF_MAX + 3)

#define AF_FILE   (AF_MAX + 2)

#define AF_INET   2

#define AF_LOCAL   1

#define AF_MAX   29

#define AF_SPIPE   (AF_MAX + 1)

#define AF_UNIX   AF_LOCAL

#define AF_UNSPEC   0

#define AF_UPIPE   (AF_SPIPE)

#define MSG_OOB   0x1

#define MSG_PEEK   0x2

#define PF_INET   AF_INET

#define PF_LOCAL   AF_LOCAL

#define PF_UNIX   PF_LOCAL

#define PF_UNSPEC   0

#define SO_BROADCAST   0x0020

#define SO_ERROR   0x1007

#define SO_LINGER   0x0080

#define SO_RCVBUF   0x1002

#define SO_REUSEADDR   0x0004

#define SO_SNDBUF   0x1001

#define SOCK_DGRAM   2

#define SOCK_SEQPACKET   5

#define SOCK_STREAM   1

#define SOL_SOCKET   0xffff


Typedef Documentation

typedef int ACE_SOCKET_LEN


Generated on Mon Jun 25 16:22:50 2007 for ACE by  doxygen 1.5.2-2