Home
last modified time | relevance | path

Searched refs:g_support_so_reuseport (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dsocket_utils_common_posix.cc186 static int g_support_so_reuseport = false; variable
197 g_support_so_reuseport = GRPC_LOG_IF_ERROR( in probe_so_reuseport_once()
206 return g_support_so_reuseport; in grpc_is_socket_reuse_port_supported()