Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
handshake_params::username

Retrieves the username.

Synopsis
string_view
username() const noexcept;
Exception safety

No-throw guarantee.


PrevUpHomeNext