Chops Net IP
|
Class to convert network host names and ports into Asio endpoint objects. More...
#include "asio/ip/basic_resolver.hpp"
#include "asio/io_context.hpp"
#include <string_view>
#include <string>
#include <utility>
#include "nonstd/expected.hpp"
Go to the source code of this file.
Classes | |
class | chops::net::endpoints_resolver< Protocol > |
Convenience class for resolving names to endpoints suitable for use within the Chops Net IP library (or with the Asio API). More... | |
Class to convert network host names and ports into Asio endpoint objects.
Copyright (c) 2017-2019 by Cliff Green
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt)