asio C++ library

PrevUpHomeNext

ssl::context::set_options

Set options on the context.

void set_options(
    options o);
  » more...

void set_options(
    options o,
    asio::error_code & ec);
  » more...

PrevUpHomeNext