Go to the documentation of this file.
19 #ifndef GRPC_IMPL_CODEGEN_CONNECTIVITY_STATE_H
20 #define GRPC_IMPL_CODEGEN_CONNECTIVITY_STATE_H
channel has seen a failure but expects to recover
Definition: connectivity_state.h:35
grpc_connectivity_state
Connectivity state of a channel.
Definition: connectivity_state.h:27
channel has seen a failure that it cannot recover from
Definition: connectivity_state.h:37
channel is idle
Definition: connectivity_state.h:29
channel is connecting
Definition: connectivity_state.h:31
channel is ready for work
Definition: connectivity_state.h:33