GRPC Core
0.11.0.0
|
#include <connector.h>
Data Fields | |
grpc_transport * | transport |
the connected transport More... | |
const grpc_channel_filter ** | filters |
any additional filters (owned by the caller of connect) More... | |
size_t | num_filters |
const grpc_channel_filter** grpc_connect_out_args::filters |
any additional filters (owned by the caller of connect)
size_t grpc_connect_out_args::num_filters |
grpc_transport* grpc_connect_out_args::transport |
the connected transport