userver: userver/clients/dns/common.hpp File Reference
Loading...
Searching...
No Matches
common.hpp File Reference

Detailed Description

Common DNS client declarations.

Definition in file common.hpp.

Go to the source code of this file.

#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:

Namespaces

namespace  clients::dns
 DNS client.
 

Typedefs

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