GRPC Core
18.0.0
|
The Socket Factory interface allows changes on socket options. More...
#include <socket_factory_posix.h>
Data Fields | |
const grpc_socket_factory_vtable * | vtable |
gpr_refcount | refcount |
The Socket Factory interface allows changes on socket options.
gpr_refcount grpc_socket_factory::refcount |
const grpc_socket_factory_vtable* grpc_socket_factory::vtable |