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::server_window_bits
PrevUpHomeNext

The number of window bits used by the server.

Synopsis
int server_window_bits = 0;

PrevUpHomeNext