GRPC Core  18.0.0
Data Fields
grpc_socket_mutator Struct Reference

The Socket Mutator interface allows changes on socket options. More...

#include <socket_mutator.h>

Data Fields

const grpc_socket_mutator_vtablevtable
 
gpr_refcount refcount
 

Detailed Description

The Socket Mutator interface allows changes on socket options.

Field Documentation

◆ refcount

gpr_refcount grpc_socket_mutator::refcount

◆ vtable

const grpc_socket_mutator_vtable* grpc_socket_mutator::vtable

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