Public Attributes | List of all members
grpc_tcp_client_vtable Struct Reference

#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)
 

Detailed Description

Definition at line 32 of file tcp_client.h.

Member Data Documentation

◆ cancel_connect

bool(* grpc_tcp_client_vtable::cancel_connect) (int64_t connection_handle)

Definition at line 38 of file tcp_client.h.

◆ connect

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.


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


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