userver: userver/clients/dns/common.hpp File Reference
Loading...
Searching...
No Matches
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.