Boost C++ 库

...世界上最受推崇和设计精良的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu,《C++ 编码规范

ssl::context::context (第 2/3 个重载) - Boost C++ 函数库
PrevUpHomeNext

构造函数,用于获取原生句柄的所有权。

context(
    native_handle_type native_handle);

PrevUpHomeNext