Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
websocket::stream::set_option (2 of 3 overloads)

Set the timeout option.

Synopsis
void
set_option(
    timeout const& opt);
Exceptions

Type

Thrown On

[link beast.ref.boost__beast__system_error system_error]

on failure to reset the timer.


PrevUpHomeNext