Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
websocket::permessage_deflate::client_max_window_bits

Maximum client window bits to offer.

Synopsis
int client_max_window_bits = 15;
Description
Remarks

Due to a bug in ZLib, this value must be greater than 8.


PrevUpHomeNext