GRPC Core  1.0.0
Functions
host_port.h File Reference
#include <grpc/support/port_platform.h>

Go to the source code of this file.

Functions

GPRAPI int gpr_join_host_port (char **out, const char *host, int port)
 
GPRAPI int gpr_split_host_port (const char *name, char **host, char **port)
 

Function Documentation

GPRAPI int gpr_join_host_port ( char **  out,
const char *  host,
int  port 
)
GPRAPI int gpr_split_host_port ( const char *  name,
char **  host,
char **  port 
)