#include <socket_factory_posix.h>
Public Attributes | |
gpr_refcount | refcount |
const grpc_socket_factory_vtable * | vtable |
The Socket Factory interface allows changes on socket options
Definition at line 43 of file socket_factory_posix.h.
gpr_refcount grpc_socket_factory::refcount |
Definition at line 45 of file socket_factory_posix.h.
const grpc_socket_factory_vtable* grpc_socket_factory::vtable |
Definition at line 44 of file socket_factory_posix.h.