Function getResolver
Synopsis
#include <lib/inc/drogon/HttpAppFramework.h>
virtual const std::shared_ptr< trantor::Resolver > & getResolver() const =0
Description
Get the DNS resolver.
- Note
- When the c-ares library is installed in the system, it runs with the best performance.
Source
Line 1250 in lib/inc/drogon/HttpAppFramework.h.