|
GRPC Core
18.0.0
|
| ▼Ngrpc_event_engine | |
| ▼Nexperimental | |
| CEndpointConfig | A set of parameters used to configure an endpoint, either when initiating a new connection on the client side or when listening for incoming connections on the server side |
| ▼CEventEngine | The EventEngine encapsulates all platform-specific behaviors related to low level network I/O, timers, asynchronous execution, and DNS resolution |
| ▼CDNSResolver | The DNSResolver that provides asynchronous resolution |
| CLookupTaskHandle | A task handle for DNS Resolution requests |
| CSRVRecord | A DNS SRV record type |
| CEndpoint | An Endpoint represents one end of a connection between a gRPC client and server |
| CListener | An EventEngine Listener listens for incoming connection requests from gRPC clients and initiates request processing once connections are established |
| CResolvedAddress | A thin wrapper around a platform-specific sockaddr type |
| CRunOptions | Intended for future expansion of Task run functionality |
| CTaskHandle | A callback handle, used to cancel a callback |
| CSliceBuffer | |
| CSliceAllocator | |
| CSliceAllocatorFactory |