Go to the source code of this file.
Enumerations | |
enum | grpc_connectivity_state { GRPC_CHANNEL_IDLE, GRPC_CHANNEL_CONNECTING, GRPC_CHANNEL_READY, GRPC_CHANNEL_TRANSIENT_FAILURE, GRPC_CHANNEL_SHUTDOWN } |
Connectivity state of a channel.
Definition at line 30 of file include/grpc/impl/codegen/connectivity_state.h.