19 #ifndef GRPC_CORE_LIB_IOMGR_TCP_POSIX_H 20 #define GRPC_CORE_LIB_IOMGR_TCP_POSIX_H 46 const char* peer_string);
int grpc_tcp_fd(grpc_endpoint *ep)
An array of arguments that can be passed around.
Definition: grpc_types.h:132
struct grpc_fd grpc_fd
Definition: ev_posix.h:44
A closure over a grpc_iomgr_cb_func.
Definition: closure.h:56
grpc_endpoint * grpc_tcp_create(grpc_fd *fd, const grpc_channel_args *args, const char *peer_string)
Definition: endpoint.h:102
grpc_core::TraceFlag grpc_tcp_trace
void grpc_tcp_destroy_and_release_fd(grpc_endpoint *ep, int *fd, grpc_closure *done)