ACE 8.0.1
Loading...
Searching...
No Matches
Functions
INET_Addr.cpp File Reference
#include "ace/INET_Addr.h"
#include "ace/Log_Category.h"
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_errno.h"
#include "ace/OS_NS_stdlib.h"
#include "ace/OS_Memory.h"
#include "ace/OS_NS_arpa_inet.h"
#include "ace/OS_NS_netdb.h"
#include "ace/OS_NS_unistd.h"
#include "ace/OS_NS_sys_socket.h"
#include "ace/Truncate.h"

Functions

static int get_port_number_from_name (const char port_name[], const char protocol[])
 Helper function to get a port number from a port name.
 

Function Documentation

◆ get_port_number_from_name()

static int get_port_number_from_name ( const char port_name[],
const char protocol[] )
static

Helper function to get a port number from a port name.