GRPC C++  1.71.0
Data Fields | Static Public Attributes
grpc_event_engine::experimental::EventEngine::ConnectionHandle Struct Reference

A handle to a cancellable connection attempt. More...

#include <event_engine.h>

Data Fields

intptr_t keys [2]
 

Static Public Attributes

static const GRPC_DLL ConnectionHandle kInvalid
 

Detailed Description

A handle to a cancellable connection attempt.

Returned by Connect, and can be passed to CancelConnect.

Field Documentation

◆ keys

intptr_t grpc_event_engine::experimental::EventEngine::ConnectionHandle::keys[2]

◆ kInvalid

const GRPC_DLL ConnectionHandle grpc_event_engine::experimental::EventEngine::ConnectionHandle::kInvalid
static

The documentation for this struct was generated from the following file: