|
GRPC C++
1.64.0
|
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 |
Friends | |
| bool | operator== (const ConnectionHandle &lhs, const ConnectionHandle &rhs) |
| bool | operator!= (const ConnectionHandle &lhs, const ConnectionHandle &rhs) |
A handle to a cancellable connection attempt.
Returned by Connect, and can be passed to CancelConnect.
|
friend |
|
friend |
| intptr_t grpc_event_engine::experimental::EventEngine::ConnectionHandle::keys[2] |
|
static |
1.8.17