boost::corosio::openssl_stream::next_layer
Return the underlying stream.
Synopsis
Declared in <boost/corosio/openssl_stream.hpp>
virtual
capy::any_stream&
next_layer() noexcept override;
Return Value
the underlying stream.
Created with MrDocs