Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
websocket::stream::auto_fragment

Set the automatic fragmentation option.

void
auto_fragment(
    bool value);
  » more...

Returns true if the automatic fragmentation option is set.

bool
auto_fragment() const;
  » more...

PrevUpHomeNext