#include "ace/config-all.h"#include "ace/os_include/sys/os_socket.h"#include "ace/os_include/net/os_if.h"#include "ace/OS_NS_stropts.h"#include "ace/ACE_export.h"#include "ace/OS_NS_sys_socket.inl"Include dependency graph for OS_NS_sys_socket.h:

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

Go to the source code of this file.
Namespaces | |
| namespace | ACE_OS | 
Defines | |
| #define | ACE_EXPORT_MACRO ACE_Export | 
| #define | ACE_SHUTDOWN_READ 0 | 
| These are available values for the how argument to ACE_OS::shutdown().   | |
| #define | ACE_SHUTDOWN_WRITE 1 | 
| #define | ACE_SHUTDOWN_BOTH 2 | 
| #define | ACE_INLINE inline | 
Variables | |
| ACE_BEGIN_VERSIONED_NAMESPACE_DECL  class  | ACE_Accept_QoS_Params | 
Jesper S. M|ller<stophph@diku.dk>
and a cast of thousands...
Definition in file OS_NS_sys_socket.h.
      
  | 
  
| 
 
 Definition at line 36 of file OS_NS_sys_socket.h.  | 
  
      
  | 
  
| 
 
 Definition at line 297 of file OS_NS_sys_socket.h.  | 
  
      
  | 
  
| 
 
 Definition at line 60 of file OS_NS_sys_socket.h.  | 
  
      
  | 
  
| 
 These are available values for the how argument to ACE_OS::shutdown(). 
 Definition at line 44 of file OS_NS_sys_socket.h. Referenced by ACE_SOCK_Stream::close_reader(), ACE_SOCK_SEQPACK_Association::close_reader(), and ACE_MEM_Stream::close_reader().  | 
  
      
  | 
  
| 
 
 Definition at line 52 of file OS_NS_sys_socket.h. Referenced by ACE_SOCK_Stream::close_writer(), ACE_SOCK_SEQPACK_Association::close_writer(), ACE_MEM_Stream::close_writer(), and ACE_OS::closesocket().  | 
  
      
  | 
  
| 
 
 Definition at line 65 of file OS_NS_sys_socket.h.  | 
  
 
1.3.6