Function grpcio_sys::grpc_channel_reset_connect_backoff [−][src]
pub unsafe extern "C" fn grpc_channel_reset_connect_backoff(
channel: *mut grpc_channel
)
EXPERIMENTAL. Resets the channel’s connect backoff. TODO(roth): When we see whether this proves useful, either promote to non-experimental or remove it.