Functions
reconnect_interop_client.cc File Reference
#include <memory>
#include <sstream>
#include "absl/flags/flag.h"
#include <grpc/grpc.h>
#include <grpc/support/log.h>
#include <grpcpp/channel.h>
#include <grpcpp/client_context.h>
#include <grpcpp/support/channel_arguments.h>
#include "src/proto/grpc/testing/empty.pb.h"
#include "src/proto/grpc/testing/messages.pb.h"
#include "src/proto/grpc/testing/test.grpc.pb.h"
#include "test/cpp/util/create_test_channel.h"
#include "test/cpp/util/test_config.h"
Include dependency graph for reconnect_interop_client.cc:

Go to the source code of this file.

Functions

 ABSL_FLAG (int32_t, max_reconnect_backoff_ms, 0, "Maximum backoff time, or 0 for default.")
 
 ABSL_FLAG (int32_t, server_control_port, 0, "Server port for control rpcs.")
 
 ABSL_FLAG (int32_t, server_retry_port, 0, "Server port for testing reconnection.")
 
 ABSL_FLAG (std::string, server_host, "localhost", "Server host to connect to")
 
int main (int argc, char **argv)
 

Function Documentation

◆ ABSL_FLAG() [1/4]

ABSL_FLAG ( int32_t  ,
max_reconnect_backoff_ms  ,
,
"Maximum backoff  time,
or 0 for default."   
)

◆ ABSL_FLAG() [2/4]

ABSL_FLAG ( int32_t  ,
server_control_port  ,
,
"Server port for control rpcs."   
)

◆ ABSL_FLAG() [3/4]

ABSL_FLAG ( int32_t  ,
server_retry_port  ,
,
"Server port for testing reconnection."   
)

◆ ABSL_FLAG() [4/4]

ABSL_FLAG ( std::string  ,
server_host  ,
"localhost"  ,
"Server host to connect to  
)

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 57 of file reconnect_interop_client.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:27