#include "asio/detail/push_options.hpp"
#include <cstddef>
#include <boost/config.hpp>
#include "asio/detail/pop_options.hpp"
#include "asio/ip/detail/socket_option.hpp"
Go to the source code of this file.
Namespaces | |
namespace | asio |
namespace | asio::ip |
namespace | asio::ip::unicast |
Typedefs | |
typedef asio::ip::detail::socket_option::unicast_hops < IPPROTO_IP, IP_TTL, IPPROTO_IPV6, IPV6_UNICAST_HOPS > | asio::ip::unicast::hops |
Socket option for time-to-live associated with outgoing unicast packets. |