#include <tcp_client.h>
Public Attributes | |
bool(* | cancel_connect )(int64_t connection_handle) |
int64_t(* | connect )(grpc_closure *on_connect, grpc_endpoint **endpoint, grpc_pollset_set *interested_parties, const grpc_channel_args *channel_args, const grpc_resolved_address *addr, grpc_core::Timestamp deadline) |
Definition at line 32 of file tcp_client.h.
Definition at line 38 of file tcp_client.h.
int64_t(* grpc_tcp_client_vtable::connect) (grpc_closure *on_connect, grpc_endpoint **endpoint, grpc_pollset_set *interested_parties, const grpc_channel_args *channel_args, const grpc_resolved_address *addr, grpc_core::Timestamp deadline) |
Definition at line 33 of file tcp_client.h.