34 #ifndef GRPC_INTERNAL_CORE_IOMGR_ENDPOINT_PAIR_H
35 #define GRPC_INTERNAL_CORE_IOMGR_ENDPOINT_PAIR_H
45 size_t read_slice_size);
Definition: endpoint_pair.h:39
grpc_endpoint * client
Definition: endpoint_pair.h:40
grpc_endpoint_pair grpc_iomgr_create_endpoint_pair(const char *name, size_t read_slice_size)
Definition: endpoint.h:102
grpc_endpoint * server
Definition: endpoint_pair.h:41