Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
basic_timeout_socket::next_layer_type

The type of the next layer.

Synopsis
using next_layer_type = boost::asio::basic_stream_socket< Protocol >;
Description

PrevUpHomeNext