|
GRPC Core
0.10.0.0
|
Go to the source code of this file.
Functions | |
| int | gpr_join_host_port (char **out, const char *host, int port) |
| int | gpr_split_host_port (const char *name, char **host, char **port) |
| int gpr_join_host_port | ( | char ** | out, |
| const char * | host, | ||
| int | port | ||
| ) |
| int gpr_split_host_port | ( | const char * | name, |
| char ** | host, | ||
| char ** | port | ||
| ) |
1.8.6