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