Boost C++ Libraries/Boost.Asio
Boost.Asio 색인 - ssl::context::clear_options
까마귀75
2021. 1. 15. 09:34
728x90
반응형
ssl::context::clear_options
컨텍스트에서 주어진 옵션을 제거한다.
void clear_options( options o);
void clear_options( options o, boost::system::error_code & ec);
728x90
반응형