Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
handshake_params::set_multi_queries

Enables or disables support for the multi-query feature.

Synopsis
void
set_multi_queries(
    bool v) noexcept;
Exception safety

No-throw guarantee.


PrevUpHomeNext