#include <grpc/support/port_platform.h>
#include "src/core/lib/iomgr/resolve_address.h"
#include "absl/strings/str_cat.h"
#include <grpc/event_engine/event_engine.h>
#include <grpc/support/alloc.h>
Go to the source code of this file.
Namespaces | |
grpc_core | |
Functions | |
DNSResolver * | grpc_core::GetDNSResolver () |
void | grpc_core::SetDNSResolver (DNSResolver *resolver) |
Variables | |
const char * | grpc_core::kDefaultSecurePort = "https" |