#include "ace/ACE_export.h"#include "ace/Basic_Types.h"#include "ace/os_include/netinet/os_in.h"Namespaces | |
| namespace | ACE |
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 *host_name, ACE_UINT32 host_addr, ACE_HANDLE handle) |
| int | ACE::get_ip_interfaces (size_t &count, ACE_INET_Addr *&addrs) |
| int | ACE::count_interfaces (ACE_HANDLE handle, size_t &how_many) |
| ACE_HANDLE | ACE::get_handle (void) |
| int | ACE::ipv6_enabled (void) |
Based on code that existed formerly in ACE.h.
1.4.5