#include <socket_mutator.h>
Public Attributes | |
gpr_refcount | refcount |
const grpc_socket_mutator_vtable * | vtable |
The Socket Mutator interface allows changes on socket options
Definition at line 62 of file socket_mutator.h.
gpr_refcount grpc_socket_mutator::refcount |
Definition at line 64 of file socket_mutator.h.
const grpc_socket_mutator_vtable* grpc_socket_mutator::vtable |
Definition at line 63 of file socket_mutator.h.