GRPC C++
1.71.0
|
A struct representing optional arguments that may be provided to an EventEngine Endpoint Write API call. More...
#include <event_engine.h>
Data Fields | |
void * | google_specific = nullptr |
int64_t | max_frame_size |
A struct representing optional arguments that may be provided to an EventEngine Endpoint Write API call.
Passed as argument to an Endpoint Write
void* grpc_event_engine::experimental::EventEngine::Endpoint::WriteArgs::google_specific = nullptr |
int64_t grpc_event_engine::experimental::EventEngine::Endpoint::WriteArgs::max_frame_size |