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