Public Attributes | |
| grpc_transport_setup | base |
| void(* | initiate )(void *user_data, grpc_client_setup_request *request) |
| void(* | done )(void *user_data) |
| void * | user_data |
| grpc_channel_args * | args |
| grpc_mdctx * | mdctx |
| grpc_alarm | backoff_alarm |
| gpr_timespec | current_backoff_interval |
| int | in_alarm |
| int | in_cb |
| int | cancelled |
| gpr_mu | mu |
| gpr_cv | cv |
| grpc_client_setup_request * | active_request |
| int | refs |
1.8.6