GRPC C++  1.26.0
Data Fields
grpc_socket_factory Struct Reference

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

#include <socket_factory_posix.h>

Data Fields

const grpc_socket_factory_vtablevtable
 
gpr_refcount refcount
 

Detailed Description

The Socket Factory interface allows changes on socket options.

Field Documentation

◆ refcount

gpr_refcount grpc_socket_factory::refcount

◆ vtable

const grpc_socket_factory_vtable* grpc_socket_factory::vtable

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