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

Namespaces

namespace  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.
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.
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.