GRPC C++  1.26.0
Data Structures | Functions
endpoint_pair.h File Reference
#include <grpc/support/port_platform.h>
#include "src/core/lib/iomgr/endpoint.h"

Go to the source code of this file.

Data Structures

struct  grpc_endpoint_pair
 

Functions

grpc_endpoint_pair grpc_iomgr_create_endpoint_pair (const char *name, grpc_channel_args *args)
 

Function Documentation

◆ grpc_iomgr_create_endpoint_pair()

grpc_endpoint_pair grpc_iomgr_create_endpoint_pair ( const char *  name,
grpc_channel_args args 
)