#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:

Go to the source code of this file.
Classes | |
| struct | msghdr |
| struct | msghdr |
Defines | |
| #define | AF_ANY (-1) |
| #define | AF_SPIPE (AF_MAX + 1) |
| #define | AF_FILE (AF_MAX + 2) |
| #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 |
| #define | ACE_PROTOCOL_FAMILY_NETLINK AF_NETLINK |
Typedefs | |
| typedef int | ACE_SOCKET_LEN |
os_socket.h,v 1.15 2006/06/07 13:35:33 jwillemsen Exp
This code was originally in various places including ace/OS.h.
Definition in file os_socket.h.
|
|
Definition at line 118 of file os_socket.h. |
|
|
Definition at line 119 of file os_socket.h. |
|
|
Definition at line 155 of file os_socket.h. |
|
|
Definition at line 103 of file os_socket.h. Referenced by ACE_UNIX_Addr::set(), ACE_SPIPE_Addr::set(), ACE_INET_Addr::set(), ACE_FILE_Addr::set(), and ACE_DEV_Addr::set(). |
|
|
Definition at line 110 of file os_socket.h. Referenced by ACE_DEV_Addr::ACE_DEV_Addr(), and ACE_DEV_Addr::set(). |
|
|
Definition at line 108 of file os_socket.h. Referenced by ACE_FILE_Addr::ACE_FILE_Addr(), and ACE_FILE_Addr::set(). |
|
|
Definition at line 106 of file os_socket.h. Referenced by ACE_SPIPE_Addr::ACE_SPIPE_Addr(), ACE_SPIPE_Addr::set(), and ACE_SPIPE_Addr::set_addr(). |
|
|
Definition at line 111 of file os_socket.h. |
|
|
Definition at line 149 of file os_socket.h. Referenced by ACE_OS::accept(), ACE_OS::bind(), ACE_OS::connect(), ACE_OS::gethostbyaddr(), ACE_OS::gethostbyaddr_r(), ACE_OS::getpeername(), ACE_OS::getsockname(), ACE_OS::getsockopt(), and ACE_OS::recvfrom(). |
1.3.6