userver: userver/clients/dns/common.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
common.hpp File Reference

Common DNS client declarations. More...

#include <boost/container/small_vector.hpp>
#include <userver/engine/io/sockaddr.hpp>
+ Include dependency graph for common.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  clients::dns
 DNS client.
 

Typedefs

using clients::dns::AddrVector = boost::container::small_vector< engine::io::Sockaddr, 4 >
 

Detailed Description

Common DNS client declarations.

Definition in file common.hpp.