Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
ssl_stream::next_layer

Get a reference to the next layer.

next_layer_type const&
next_layer() const;
  » more...

next_layer_type&
next_layer();
  » more...

PrevUpHomeNext