Functions
fake_handshaker_server_main.cc File Reference
#include <sstream>
#include "absl/flags/flag.h"
#include <grpc/support/log.h>
#include <grpcpp/impl/codegen/service_type.h>
#include <grpcpp/server_builder.h>
#include "test/core/tsi/alts/fake_handshaker/fake_handshaker_server.h"
#include "test/core/util/test_config.h"
#include "test/cpp/util/test_config.h"
Include dependency graph for fake_handshaker_server_main.cc:

Go to the source code of this file.

Functions

 ABSL_FLAG (int32_t, handshaker_port, 55056, "TCP port on which the fake handshaker server listens to.")
 
int main (int argc, char **argv)
 
static void RunFakeHandshakerServer (const std::string &server_address)
 

Function Documentation

◆ ABSL_FLAG()

ABSL_FLAG ( int32_t  ,
handshaker_port  ,
55056  ,
"TCP port on which the fake handshaker server listens to."   
)

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 46 of file fake_handshaker_server_main.cc.

◆ RunFakeHandshakerServer()

static void RunFakeHandshakerServer ( const std::string &  server_address)
static

Definition at line 33 of file fake_handshaker_server_main.cc.



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