Toolbox snapshot
The Reactive C++ Toolbox
|
#include <boost/asio/ip/address.hpp>
Go to the source code of this file.
Namespaces | |
namespace | toolbox |
namespace | toolbox::net |
Typedefs | |
using | toolbox::net::IpAddr = boost::asio::ip::address |
using | toolbox::net::IpAddrV4 = boost::asio::ip::address_v4 |
using | toolbox::net::IpAddrV6 = boost::asio::ip::address_v6 |