|
GRPC Core
0.13.1-pre1
|
#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 | ||
| ) |
1.8.6