GRPC Core  18.0.0
Data Fields
grpc_httpcli_handshaker Struct Reference

#include <httpcli.h>

Data Fields

const char * default_port
 
void(* handshake )(void *arg, grpc_endpoint *endpoint, const char *host, grpc_millis deadline, void(*on_done)(void *arg, grpc_endpoint *endpoint))
 

Field Documentation

◆ default_port

const char* grpc_httpcli_handshaker::default_port

◆ handshake

void(* grpc_httpcli_handshaker::handshake) (void *arg, grpc_endpoint *endpoint, const char *host, grpc_millis deadline, void(*on_done)(void *arg, grpc_endpoint *endpoint))

The documentation for this struct was generated from the following file: