ACE  6.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
Sock_Connect.h File Reference
#include "ace/Basic_Types.h"
#include "ace/os_include/netinet/os_in.h"

Namespaces

 ACE
 The namespace containing the ACE framework itself.
 

Functions

int ACE::bind_port (ACE_HANDLE handle, ACE_UINT32 ip_addr=INADDR_ANY, int address_family=AF_UNSPEC)
 Bind a new unused port to handle. More...
 
int ACE::get_bcast_addr (ACE_UINT32 &bcast_addr, const ACE_TCHAR *hostname=0, ACE_UINT32 host_addr=0, ACE_HANDLE handle=ACE_INVALID_HANDLE)
 
int ACE::get_fqdn (ACE_INET_Addr const &addr, char hostname[], size_t len)
 Get fully qualified host/domain name. More...
 
int ACE::get_ip_interfaces (size_t &count, ACE_INET_Addr *&addr_array)
 
int ACE::count_interfaces (ACE_HANDLE handle, size_t &how_many)
 
ACE_HANDLE ACE::get_handle (void)
 
bool ACE::ipv4_enabled (void)
 
int ACE::ipv6_enabled (void)
 

Detailed Description

Id:
Sock_Connect.h 80826 2008-03-04 14:51:23Z wotte
Author
Priyanka Gontla pgont.nosp@m.la@e.nosp@m.ce.uc.nosp@m.i.ed.nosp@m.u
Based on code that existed formerly in ACE.h.