#include "asio/detail/push_options.hpp"
#include <boost/iterator/iterator_facade.hpp>
#include <boost/optional.hpp>
#include <boost/shared_ptr.hpp>
#include <cstring>
#include <string>
#include <vector>
#include "asio/detail/pop_options.hpp"
#include "asio/detail/socket_ops.hpp"
#include "asio/detail/socket_types.hpp"
#include "asio/ip/basic_resolver_entry.hpp"
Go to the source code of this file.
Classes | |
class | asio::ip::basic_resolver_iterator< InternetProtocol > |
An iterator over the entries produced by a resolver. More... | |
Namespaces | |
namespace | asio |
namespace | asio::ip |