Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
handshake_params::set_ssl

Sets the SSL mode.

Synopsis
void
set_ssl(
    ssl_mode value);
Exception safety

No-throw guarantee.


PrevUpHomeNext