Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

websocket::permessage_deflate_status::client_window_bits
PrevUpHomeNext

The number of window bits used by the client.

Synopsis
int client_window_bits = 0;

PrevUpHomeNext