| 
    GRPC Core
    0.13.1-pre1
    
   | 
 
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_FATAL_FAILURE }  | 
| Connectivity state of a channel.  More... | |
Connectivity state of a channel.
 1.8.6