GRPC C++
1.26.0
|
The Socket Mutator interface allows changes on socket options. More...
#include <socket_mutator.h>
Data Fields | |
const grpc_socket_mutator_vtable * | vtable |
gpr_refcount | refcount |
The Socket Mutator interface allows changes on socket options.
gpr_refcount grpc_socket_mutator::refcount |
const grpc_socket_mutator_vtable* grpc_socket_mutator::vtable |