GRPC Core
1.0.0
|
#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) |
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 | ||
) |