This commit is contained in:
2024-10-23 19:07:21 +03:00
parent a5c5e5057a
commit ad0bdf062a
3 changed files with 742 additions and 1 deletions

View File

@@ -683,6 +683,7 @@ protected:
#ifdef USE_OPENSSL_WITH_ASIO
/*
template <adc_asio_tls_transport_proto_c TRANSPORT_PROTOT,
interfaces::adc_netsession_proto_c<std::string_view> SESSION_PROTOT,
traits::adc_output_char_range RMSGT =
@@ -885,7 +886,7 @@ protected:
return preverified_ok;
}
};
*/
#endif